Class: Spina::Parts::PageLink
- Defined in:
- app/models/spina/parts/page_link.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.
7 8 9 |
# File 'app/models/spina/parts/page_link.rb', line 7 def @options end |