Class: Uistiti::Alpha::MainLayout
- Inherits:
-
ViewComponent::Base
- Object
- ViewComponent::Base
- Uistiti::Alpha::MainLayout
- Defined in:
- app/components/uistiti/alpha/main_layout.rb
Instance Method Summary collapse
-
#initialize ⇒ MainLayout
constructor
A new instance of MainLayout.
Constructor Details
#initialize ⇒ MainLayout
Returns a new instance of MainLayout.
6 7 8 9 |
# File 'app/components/uistiti/alpha/main_layout.rb', line 6 def initialize() super() end |