Skip to content

Commit

Permalink
Removed a line from resque.task as everything works now on the server…
Browse files Browse the repository at this point in the history
…. Possibly magic involved.
  • Loading branch information
philippbayer committed Oct 20, 2011
1 parent 423858e commit 12ef3c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tasks/resque.rake
Expand Up @@ -2,4 +2,3 @@ require 'resque'

task "resque:setup" => :environment

Resque.before_fork = Proc.new { ActiveRecord::Base.establish_connection }

0 comments on commit 12ef3c5

Please sign in to comment.