Method: Tire::Model::Persistence::Attributes::ClassMethods#property_types
- Defined in:
- lib/tire/model/persistence/attributes.rb
#property_types ⇒ Object
73 74 75 |
# File 'lib/tire/model/persistence/attributes.rb', line 73 def property_types @property_types ||= {} end |