Commit 2cd0caaf7300d18a565cfe304997b42bca12a947
1 parent
4afb7b7c
Exists in
master
and in
4 other branches
Rename 4_resque_queues initializer to 4_resque
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
... | ... | @@ -0,0 +1 @@ |
1 | +Resque.watch_queue(PostReceive.instance_variable_get("@queue")) | ... | ... |
config/initializers/4_resque_queues.rb
... | ... | @@ -1 +0,0 @@ |
1 | -Resque.watch_queue(PostReceive.instance_variable_get("@queue")) |