Method: FormObject::Base::MappingInformation#model

Defined in:
lib/form_object/base/mapping_information.rb

#modelObject

Returns the value of attribute model

Returns:

  • the current value of model



3
4
5
# File 'lib/form_object/base/mapping_information.rb', line 3

def model
  @model
end