rails/activejob/test
2023-09-26 17:01:41 -07:00
..
adapters Remove QueAdapter from Active Job 2022-09-12 22:31:10 +09:00
cases Set, serialize, and deserialize Active Job scheduled_at as Time; deserialize enqueued_at as Time; deprecate setting scheduled_at= with numeric/epoch 2023-09-26 17:01:41 -07:00
integration Add perform_all_later to enqueue multiple jobs at once 2023-02-02 16:39:22 -05:00
jobs Set, serialize, and deserialize Active Job scheduled_at as Time; deserialize enqueued_at as Time; deprecate setting scheduled_at= with numeric/epoch 2023-09-26 17:01:41 -07: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