1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/test/support/integration/adapters
Ari Pollak 2fa4cbeebd Fix Sidekiq ActiveJob integration setup
* .connect on a Redis connection wasn't valid
* Reset logger after we're done testing for redis connection to avoid
  "closed stream" error when starting server for real from a fork
2014-11-28 17:18:32 -05:00
..
backburner.rb - Removed unused variable warnings from ActiveJob Adapters 2014-10-19 23:17:22 +05:30
delayed_job.rb Make AJ integration tests much less verbose 2014-09-27 21:59:10 +09:30
inline.rb ActiveJob Integration Tests 2014-09-11 00:38:56 +03:00
qu.rb - Removed unused variable warnings from ActiveJob Adapters 2014-10-19 23:17:22 +05:30
que.rb Make AJ integration tests much less verbose 2014-09-27 21:59:10 +09:30
queue_classic.rb Make AJ integration tests much less verbose 2014-09-27 21:59:10 +09:30
resque.rb - Removed unused variable warnings from ActiveJob Adapters 2014-10-19 23:17:22 +05:30
sidekiq.rb Fix Sidekiq ActiveJob integration setup 2014-11-28 17:18:32 -05:00
sneakers.rb - Removed unused variable warnings from ActiveJob Adapters 2014-10-19 23:17:22 +05:30
sucker_punch.rb Make AJ integration tests much less verbose 2014-09-27 21:59:10 +09:30