Method: Chronicle::Schema::SchemaType#properties
- Defined in:
- lib/chronicle/schema/schema_type.rb
#properties ⇒ Object
Returns the value of attribute properties.
8 9 10 |
# File 'lib/chronicle/schema/schema_type.rb', line 8 def properties @properties end |