Class: Arara::NavBarComponent
- Inherits:
-
ActionView::Component::Base
- Object
- ActionView::Component::Base
- Arara::NavBarComponent
- Defined in:
- app/components/arara/nav_bar_component.rb
Instance Method Summary collapse
-
#initialize ⇒ NavBarComponent
constructor
A new instance of NavBarComponent.
Constructor Details
#initialize ⇒ NavBarComponent
Returns a new instance of NavBarComponent.
4 5 |
# File 'app/components/arara/nav_bar_component.rb', line 4 def initialize(*) end |