Sha256: 89f569b51e9a79f4a101dd08edb21d714717c39f2deaed8f2d297c7564448c9a

Contents?: true

Size: 197 Bytes

Versions: 14

Compression:

Stored size: 197 Bytes

Contents

require File.join(File.dirname(__FILE__), 'resque_setup')
require 'resque/tasks'

task "resque:setup" do
  if ENV['BROKEN_AFTER_FORK']
    Resque.before_fork = Proc.new { 'doot de doo' }
  end
end

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
newrelic_rpm-3.6.0.78 test/multiverse/suites/resque/Rakefile
wd_newrelic_rpm-3.5.8 test/multiverse/suites/resque/Rakefile
sundawg_newrelic_rpm-3.5.8.2 test/multiverse/suites/resque/Rakefile
sundawg_newrelic_rpm-3.5.8.1 test/multiverse/suites/resque/Rakefile
newrelic_rpm-3.6.0.74.beta test/multiverse/suites/resque/Rakefile
newrelic_rpm-3.5.8.72 test/multiverse/suites/resque/Rakefile
newrelic_rpm-3.5.8.70 test/multiverse/suites/resque/Rakefile
newrelic_rpm-3.5.8.64.beta test/multiverse/suites/resque/Rakefile
newrelic_rpm-3.5.7.59 test/multiverse/suites/resque/Rakefile
newrelic_rpm-3.5.7.59.beta test/multiverse/suites/resque/Rakefile
newrelic_rpm-3.5.7.58.beta test/multiverse/suites/resque/Rakefile
wd_newrelic_rpm-3.5.6 test/multiverse/suites/resque/Rakefile
newrelic_rpm-3.5.7.57.beta test/multiverse/suites/resque/Rakefile
newrelic_rpm-3.5.6.55 test/multiverse/suites/resque/Rakefile