mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
Add documentation for Sidekiq namespace.
This commit is contained in:
parent
67796abd42
commit
e90cbff52f
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@ require 'sidetiq/schedule'
|
|||
require 'sidetiq/schedulable'
|
||||
require 'sidetiq/version'
|
||||
|
||||
# The Sidetiq namespace.
|
||||
module Sidetiq
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue