Class: DBML::Index
- Inherits:
-
Struct
- Object
- Struct
- DBML::Index
- Defined in:
- lib/dbml.rb
Instance Attribute Summary collapse
-
#fields ⇒ Object
Returns the value of attribute fields.
-
#settings ⇒ Object
Returns the value of attribute settings.
Instance Attribute Details
#fields ⇒ Object
Returns the value of attribute fields
6 7 8 |
# File 'lib/dbml.rb', line 6 def fields @fields end |
#settings ⇒ Object
Returns the value of attribute settings
6 7 8 |
# File 'lib/dbml.rb', line 6 def settings @settings end |