Method: FormObject::Base::MappingInformation#form

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

#formObject

Returns the value of attribute form

Returns:

  • (Object)

    the current value of form



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

def form
  @form
end