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
Felipe Sateler 5bb5453cd7 Add Range serializer for ActiveJob
Missing Range support means users need to add start/finish pair
of arguments instead of simply passing a Range object.
2021-05-15 23:22:26 -04:00
..
adapters Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases Add Range serializer for ActiveJob 2021-05-15 23:22:26 -04:00
integration Wrap evaluation of db/seeds.rb with the executor 2020-11-18 16:26:20 -06:00
jobs Communicate enqueue failures to callers of perform_later 2021-02-05 16:32:43 -05:00
models [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
support Revert "Work around getaddrinfo deadlock in forked process" 2020-12-06 23:01:56 +09:00
helper.rb Return false when enqueuing a job is aborted 2020-10-30 00:25:31 +00:00