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
2021-11-17 21:51:17 +00:00
..
adapters
cases 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
integration Wrap evaluation of db/seeds.rb with the executor 2020-11-18 16:26:20 -06:00
jobs Allow ActiveJob::Base.set to configure job when using .perform_now 2021-10-12 13:53:38 -07:00
models
support Remove spring as a default installation option (#42997) 2021-08-12 12:31:18 +02: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