Class: Leather::ApplicationController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Leather::ApplicationController
- Defined in:
- app/controllers/leather/application_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#components ⇒ Object
9 10 11 |
# File 'app/controllers/leather/application_controller.rb', line 9 def components set_tab :components end |
#ui_kit ⇒ Object
5 6 7 |
# File 'app/controllers/leather/application_controller.rb', line 5 def ui_kit set_tab :ui_kit end |