rails--rails/activejob/test
Matthew Draper e28c4e5d59 Add missing requires 2022-02-17 11:13:51 +10:30
..
adapters Add missing requires 2022-02-17 11:13:51 +10:30
cases Add job_id and exception message to ActiveJob retry/discard logging 2022-02-08 10:06:21 -05:00
integration add assertion helpers for Active Job integration 2022-01-26 19:41:45 -05:00
jobs Allow `ActiveJob::Base.set` to configure job when using `.perform_now` 2021-10-12 13:53:38 -07:00
models [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00
support fix Que integration tests for Active Job 2022-01-27 16:24:16 -05:00
helper.rb Removed deprecated behavior that was not halting `after_enqueue`/`after_perform` callbacks when a previous callback was halted with `throw :abort`. 2021-11-17 21:51:17 +00:00