Method: ActiveModel::AttributeMethods::ClassMethods::AttributeMethodPattern#suffix
- Defined in:
- activemodel/lib/active_model/attribute_methods.rb
#suffix ⇒ Object (readonly)
Returns the value of attribute suffix.
472 473 474 |
# File 'activemodel/lib/active_model/attribute_methods.rb', line 472 def suffix @suffix end |