Method: PureForm::Attribute#value_type
- Defined in:
- lib/pure_form/attribute.rb
#value_type ⇒ Object (readonly)
Returns the value of attribute value_type.
3 4 5 |
# File 'lib/pure_form/attribute.rb', line 3 def value_type @value_type end |