Method: FieldMapper::Standard::Field#type
- Defined in:
- lib/field_mapper/standard/field.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
9 10 11 |
# File 'lib/field_mapper/standard/field.rb', line 9 def type @type end |