Class: Spina::Parts::Option
- Defined in:
- app/models/spina/parts/option.rb
Instance Attribute Summary collapse
-
#options ⇒ Object
Returns the value of attribute options.
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Instance Attribute Details
#options ⇒ Object
Returns the value of attribute options.
6 7 8 |
# File 'app/models/spina/parts/option.rb', line 6 def @options end |
Instance Method Details
#content ⇒ Object
8 9 10 |
# File 'app/models/spina/parts/option.rb', line 8 def content value end |