rails/activejob/test
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
..
adapters Added enqueue_at support for QueAdapter in ActiveJob 2014-08-21 04:27:30 +00:00
cases Add perform_enqueued_jobs 2014-11-25 00:24:36 -02:00
integration 💅 fix typos in activejob queuing test 2014-10-22 06:33:10 -07:00
jobs - Inline AJ around_perform and around_enqueue in CallbackJob used for tests. 2014-10-21 11:37:40 +05:30
models [ActiveJob] raise DeserializationError when got an error deserializing 2014-08-17 23:10:45 +00:00
support Fix Sidekiq ActiveJob integration setup 2014-11-28 17:18:32 -05:00
helper.rb No need to specify log level, run at log level as all other Rails components. 2014-10-20 12:36:44 +05:30