.. |
abort_before_enqueue_job.rb
|
Make AJ::Base#enqueue return false if the job wasn't enqueued
|
2018-10-28 15:02:44 -04:00 |
application_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
callback_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
gid_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
hello_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
inherited_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
kwargs_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
logging_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
multiple_kwargs_job.rb
|
Make assert_<enqueued|performed>_with() compare hashes ignoring order of keys
|
2018-09-21 00:09:40 +05:30 |
nested_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
overridden_logging_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
provider_jid_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
queue_adapter_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
queue_as_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
rescue_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
retry_job.rb
|
Rewrite ActiveJob exception tests so it runs with the real adapters
|
2019-01-08 12:07:38 +01:00 |
timezone_dependent_job.rb
|
Require time extensions in the job that depends on time
|
2019-08-02 00:52:02 -04:00 |
translated_hello_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |