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/jobs
2016-08-02 14:27:01 -07:00
..
callback_job.rb - Inline AJ around_perform and around_enqueue in CallbackJob used for tests. 2014-10-21 11:37:40 +05:30
gid_job.rb [ActiveJob] extract JobBuffer from helper 2014-08-29 08:50:09 +00:00
hello_job.rb [ActiveJob] extract JobBuffer from helper 2014-08-29 08:50:09 +00:00
kwargs_job.rb Allow keyword arguments to work with ActiveJob 2015-01-30 13:43:39 -07:00
logging_job.rb Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709' 2014-08-12 09:17:19 +00:00
nested_job.rb Active Job refactoring 2014-09-03 23:01:46 +03:00
overridden_logging_job.rb Fix jobs overriding AJ::Base#logger 2016-06-17 13:04:17 -04:00
provider_jid_job.rb Fix accessing provider_job_id inside active jobs for sidekiq adapter 2016-07-28 04:12:15 +02:00
queue_as_job.rb Initial implementation of ActiveJob AsyncAdapter. 2015-08-25 14:22:11 -04:00
rescue_job.rb Deprecate exception#original_exception in favor of exception#cause 2015-11-03 06:54:34 -08:00
retry_job.rb Fix tests against ActiveSupport::Durations 2016-08-02 14:27:01 -07:00
translated_hello_job.rb Fixes #20799 2015-08-04 00:38:18 +02:00