Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Defined in:
- lib/waz-storage.rb
Overview
extendes the Symbol class to assign a type to an entity field
Instance Attribute Summary collapse
-
#edm_type ⇒ Object
Returns the value of attribute edm_type.
Instance Attribute Details
#edm_type ⇒ Object
Returns the value of attribute edm_type.
38 39 40 |
# File 'lib/waz-storage.rb', line 38 def edm_type @edm_type end |