Module: Bytemapper::Typeable
- Defined in:
- lib/bytemapper/typeable.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type.
19 20 21 |
# File 'lib/bytemapper/typeable.rb', line 19 def type @type end |