Method: FormObj::ModelMapper::ModelAttribute#model
- Defined in:
- lib/form_obj/model_mapper/model_attribute.rb
#model ⇒ Object (readonly)
Returns the value of attribute model.
7 8 9 |
# File 'lib/form_obj/model_mapper/model_attribute.rb', line 7 def model @model end |