Class: Sidekiq::Web

Inherits:
Sinatra::Base
  • Object
show all
Includes:
Paginator
Defined in:
lib/sidekiq/web.rb

Class Method Summary collapse

Methods included from Paginator

#page

Class Method Details

.tabsObject



321
322
323
# File 'lib/sidekiq/web.rb', line 321

def self.tabs
  @custom_tabs ||= {}
end