Class: Playground::ConsolesController

Inherits:
ApplicationController show all
Defined in:
app/controllers/playground/consoles_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject



5
6
7
# File 'app/controllers/playground/consoles_controller.rb', line 5

def show
  console
end