Class: Sidekiq::Monitor::JobsController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/sidekiq/monitor/jobs_controller.rb

Instance Method Summary collapse

Instance Method Details

#graphObject



13
14
# File 'app/controllers/sidekiq/monitor/jobs_controller.rb', line 13

def graph
end

#indexObject



10
11
# File 'app/controllers/sidekiq/monitor/jobs_controller.rb', line 10

def index
end