1
0
Fork 0
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:
Tobias Svensson 2014-06-06 12:26:09 +01:00
parent ffabcc089e
commit b1021d8cf1

View file

@ -1,3 +1,4 @@
require 'sidetiq'
require 'sidekiq/web'
module Sidetiq