mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
Ensure sidetiq is required in sidetiq/web.
This commit is contained in:
parent
ffabcc089e
commit
b1021d8cf1
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require 'sidetiq'
|
||||
require 'sidekiq/web'
|
||||
|
||||
module Sidetiq
|
||||
|
|
Loading…
Reference in a new issue