Class: Playground::ConsolesController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Playground::ConsolesController
- Defined in:
- app/controllers/playground/consoles_controller.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
5 6 7 |
# File 'app/controllers/playground/consoles_controller.rb', line 5 def show console end |