Method: Satis::Menu::Component#strategy
- Defined in:
- app/components/satis/menu/component.rb
#strategy ⇒ Object (readonly)
renders_many :tabs, Tab::Component
7 8 9 |
# File 'app/components/satis/menu/component.rb', line 7 def strategy @strategy end |