method
rebuild_attribute_method_regexp
v1.2.6 -
Show latest stable
- Class:
ActiveRecord::AttributeMethods::ClassMethods
rebuild_attribute_method_regexp()private
Suffixes a, ?, c become regexp /(a|\?|c)$/
rebuild_attribute_method_regexp()Suffixes a, ?, c become regexp /(a|\?|c)$/