Method: FormObject::Base::Collection#model
- Defined in:
- lib/form_object/base/collection.rb
#model ⇒ Object (readonly)
Returns the value of attribute model.
10 11 12 |
# File 'lib/form_object/base/collection.rb', line 10 def model @model end |