rails/activejob/lib
Jonathan del Strother b38992038f
Use a higher-level Sidekiq API for ActiveJob
This allows Sidekiq to use a custom client_class (rather than
Sidekiq::Client), which is necessary for the new transaction-aware
client in 6.5 (https://github.com/mperham/sidekiq/blob/main/Changes.md#650)
2022-09-20 13:14:24 +01:00
..
active_job Use a higher-level Sidekiq API for ActiveJob 2022-09-20 13:14:24 +01:00
rails/generators/job Show default parent classes for generators in help texts 2022-07-26 18:13:02 -05:00
active_job.rb Teach ActiveJob to set configs on itself 2022-07-30 11:11:15 -04:00