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



264
265
266
# File 'lib/sidekiq/web.rb', line 264

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