Flowdock
method

rebuild_attribute_method_regexp

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 1 note - Class: ActiveRecord::AttributeMethods::ClassMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

rebuild_attribute_method_regexp() private

Suffixes a, ?, c become regexp /(a|\?|c)$/

Show source
Register or log in to add new notes.
May 7, 2009 - (>= v2.2.1)
1 thank

Question

Can someone add some more information to this?