rails/activejob/test
Victor Mours 1bdabc1102 Clarify that the default retry strategy uses polynomial backoff and not exponential backoff 2023-09-16 00:51:14 +02:00
..
adapters Remove QueAdapter from Active Job 2022-09-12 22:31:10 +09:00
cases Clarify that the default retry strategy uses polynomial backoff and not exponential backoff 2023-09-16 00:51:14 +02:00
integration Add `perform_all_later` to enqueue multiple jobs at once 2023-02-02 16:39:22 -05:00
jobs Clarify that the default retry strategy uses polynomial backoff and not exponential backoff 2023-09-16 00:51:14 +02:00
models [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00
support Active Job: `async` adapter should always run jobs immediately if `immediate` set 2023-07-03 09:02:51 +10:00
helper.rb Active Job: `async` adapter should always run jobs immediately if `immediate` set 2023-07-03 09:02:51 +10:00