method
rebuild_attribute_method_regexp
v2.3.8 -
Show latest stable
- Class:
ActiveRecord::AttributeMethods::ClassMethods
rebuild_attribute_method_regexp()private
Suffixes a, ?, c become regexp /(a|\?|c)$/
1Note
Question
Can someone add some more information to this?