Module: Refinery::Whatson
- Defined in:
- lib/refinerycms-whatson.rb,
lib/refinery/whatson/tabs.rb,
lib/refinery/whatson/version.rb
Defined Under Namespace
Class Attribute Summary collapse
-
.root ⇒ Object
Returns the value of attribute root.
Instance Attribute Summary collapse
-
#tabs ⇒ Object
Returns the value of attribute tabs.
Class Method Summary collapse
Class Attribute Details
.root ⇒ Object
Returns the value of attribute root.
9 10 11 |
# File 'lib/refinerycms-whatson.rb', line 9 def root @root end |
Instance Attribute Details
#tabs ⇒ Object
Returns the value of attribute tabs.
3 4 5 |
# File 'lib/refinery/whatson/tabs.rb', line 3 def tabs @tabs end |