class Sidekiq::Web::Application
def self.helpers(mod)
method naming as there's no namespacing so collisions are
any defined endpoints in Application. Careful with generic
Used by extensions to add helper methods accessible to
def self.helpers(mod) Sidekiq::Web::Action.send(:include, mod) end