Class: Styleguide::ComponentsController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Styleguide::ComponentsController
- Defined in:
- app/controllers/locker_kit/styleguide/components_controller.rb
Instance Method Summary collapse
Instance Method Details
#navbar ⇒ Object
3 |
# File 'app/controllers/locker_kit/styleguide/components_controller.rb', line 3 def ; end |
#well ⇒ Object
5 |
# File 'app/controllers/locker_kit/styleguide/components_controller.rb', line 5 def well; end |
#widget ⇒ Object
4 |
# File 'app/controllers/locker_kit/styleguide/components_controller.rb', line 4 def ; end |