Module: ResqueWeb
- Defined in:
- lib/resque_web.rb,
lib/resque_web/engine.rb,
lib/resque_web/version.rb,
app/helpers/resque_web/stats_helper.rb,
app/helpers/resque_web/queues_helper.rb,
app/helpers/resque_web/workers_helper.rb,
app/helpers/resque_web/working_helper.rb,
app/helpers/resque_web/failures_helper.rb,
app/helpers/resque_web/overview_helper.rb,
app/helpers/resque_web/application_helper.rb,
app/controllers/resque_web/stats_controller.rb,
app/controllers/resque_web/queues_controller.rb,
app/controllers/resque_web/workers_controller.rb,
app/controllers/resque_web/working_controller.rb,
app/controllers/resque_web/failures_controller.rb,
app/controllers/resque_web/overview_controller.rb,
app/controllers/resque_web/application_controller.rb
Defined Under Namespace
Modules: ApplicationHelper, FailuresHelper, OverviewHelper, Plugins, QueuesHelper, StatsHelper, WorkersHelper, WorkingHelper Classes: ApplicationController, Engine, FailuresController, OverviewController, QueuesController, StatsController, WorkersController, WorkingController
Constant Summary collapse
- VERSION =
"0.0.6"