Method: Reactive::MetaModel::Column#type
- Defined in:
- lib/reactive-core/meta_model.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
29 30 31 |
# File 'lib/reactive-core/meta_model.rb', line 29 def type @type end |
Returns the value of attribute type.
29 30 31 |
# File 'lib/reactive-core/meta_model.rb', line 29 def type @type end |