rails/activejob/test
Kevin Deisz ec16301488
Allow perform_enqueued_jobs to be called without a block.
Performs all of the jobs that have been enqueued up to this point in the test.
2018-08-15 15:00:40 -04:00
..
adapters Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases Allow perform_enqueued_jobs to be called without a block. 2018-08-15 15:00:40 -04:00
integration Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
jobs Allow passing multiple exceptions to retry_on/discard_on 2018-06-25 18:16:58 -04:00
models [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
support Fix Ruby warnings tickled by the test suite 2018-06-30 10:20:45 +02:00
helper.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00