Commit 9696dff6e211fa178860d4ead8bc6f98473ea276
1 parent
4587ab6f
Exists in
master
and in
4 other branches
Added initializer to force Resque to wath the post_receive queue
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1 @@ |
1 | +Resque.watch_queue(PostReceive.instance_variable_get("@queue")) | ... | ... |