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
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
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