Method: FormObject::Base#extra_attributes
- Defined in:
- lib/form_object/base.rb
#extra_attributes ⇒ Object (readonly)
Returns the value of attribute extra_attributes.
39 40 41 |
# File 'lib/form_object/base.rb', line 39 def extra_attributes @extra_attributes end |