Method: SimpleFormObject::Attribute#type

Defined in:
lib/simple_form_object.rb

#typeObject

Returns the value of attribute type.



114
115
116
# File 'lib/simple_form_object.rb', line 114

def type
  @type
end