= private = protected
attribute_method_suffixes()
Default to =, ?, _before_type_cast
# File activerecord/lib/active_record/attribute_methods.rb, line 137 def attribute_method_suffixes @@attribute_method_suffixes ||= [] end