1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/active_job/queue_adapters
2014-06-12 14:01:40 +03:00
..
backburner_adapter.rb Rename #perform_with_hooks to #execution 2014-05-22 20:37:06 +02:00
delayed_job_adapter.rb Rename #perform_with_hooks to #execution 2014-05-22 20:37:06 +02:00
inline_adapter.rb Raise exception for scheduling jobs in the inline adapter 2014-06-03 12:07:43 +03:00
qu_adapter.rb Implemented :qu adapter 2014-06-12 11:17:28 +03:00
que_adapter.rb Rename #perform_with_hooks to #execution 2014-05-22 20:37:06 +02:00
queue_classic_adapter.rb Rename #perform_with_hooks to #execution 2014-05-22 20:37:06 +02:00
resque_adapter.rb Persist job_id 2014-06-12 14:01:40 +03:00
sidekiq_adapter.rb Sidekiq::Client does not support symbols as keys 2014-05-29 16:49:23 +00:00
sneakers_adapter.rb Tagged logging 2014-05-29 00:05:33 +03:00
sucker_punch_adapter.rb Rename #perform_with_hooks to #execution 2014-05-22 20:37:06 +02:00