Class: Solidstats::QuickNavigationComponent
- Inherits:
-
BaseComponent
- Object
- ViewComponent::Base
- BaseComponent
- Solidstats::QuickNavigationComponent
- Defined in:
- app/components/solidstats/quick_navigation_component.rb
Instance Method Summary collapse
-
#initialize ⇒ QuickNavigationComponent
constructor
A new instance of QuickNavigationComponent.
Methods inherited from BaseComponent
#css_classes, #format_number, #safe_get, #status_class, #status_icon, #status_text
Constructor Details
#initialize ⇒ QuickNavigationComponent
5 6 7 |
# File 'app/components/solidstats/quick_navigation_component.rb', line 5 def initialize super() end |