Method: FormObject::Base::MappingInformation#options

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

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



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

def options
  @options
end