method
rebuild_attribute_method_regexp
rails 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?