= private = protected
This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.
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