mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Need to require yaml here
This commit is contained in:
parent
541ff1f58a
commit
f68abc1e9a
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
require 'yaml'
|
||||
|
||||
module Sidekiq
|
||||
module Extensions
|
||||
class Proxy < BasicObject
|
||||
|
|
Loading…
Add table
Reference in a new issue