Class: MegaBar::RootsController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- MegaBar::RootsController
- Defined in:
- app/controllers/mega_bar/roots_controller.rb
Instance Method Summary collapse
Instance Method Details
#root_page ⇒ Object
4 5 6 |
# File 'app/controllers/mega_bar/roots_controller.rb', line 4 def root_page # render inline: 'what up' end |