Class: ResqueWeb::WorkingController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- ResqueWeb::WorkingController
- Defined in:
- app/controllers/resque_web/working_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
Instance Method Details
#index ⇒ Object
4 5 |
# File 'app/controllers/resque_web/working_controller.rb', line 4 def index end |