Class: RconsoleController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- RconsoleController
- Defined in:
- app/controllers/rconsole_controller.rb
Instance Method Summary collapse
Instance Method Details
#dump ⇒ Object
4 5 6 |
# File 'app/controllers/rconsole_controller.rb', line 4 def dump respond_with rconsole.dump end |