Class: Arara::GoogleCalendar::NavBarComponent
- Inherits:
-
ActionView::Component::Base
- Object
- ActionView::Component::Base
- Arara::GoogleCalendar::NavBarComponent
- Defined in:
- app/components/arara/google_calendar/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.
3 4 5 |
# File 'app/components/arara/google_calendar/nav_bar_component.rb', line 3 def initialize(*) end |