lib/sidekiq/throttled/web.rb in sidekiq-throttled-0.5.0 vs lib/sidekiq/throttled/web.rb in sidekiq-throttled-0.6.0

- old
+ new

@@ -11,9 +11,10 @@ require "sidekiq/throttled/web/stats" module Sidekiq module Throttled # Provides Sidekiq tab to monitor and reset throttled stats. + # # @private module Web class << self def registered(app) template = Pathname.new(__FILE__).join("../web/index.html.erb").read