module SidekiqRepeatingJobs

Constants

VERSION

Public Class Methods

config() click to toggle source
# File lib/sidekiq_repeating_jobs.rb, line 10
def self.config
  SidekiqRepeatingJobs::Config
end