Method: FormObject::Integrations::ActiveModel#form_object_attributes
- Defined in:
- lib/form_object/integrations/active_model.rb
#form_object_attributes ⇒ Object
23 24 25 |
# File 'lib/form_object/integrations/active_model.rb', line 23 def form_object_attributes self.attributes end |