.. |
queue_adapters
|
Allow :queue option to perform_enqueued_jobs .
|
2018-08-20 00:20:06 +03:00 |
serializers
|
fix spelling in docs for ActiveJob::Serializers::ObjectSerializer#deserialize
|
2018-04-13 06:59:50 -07:00 |
arguments.rb
|
Rails 6 requires Ruby 2.4.1+
|
2018-02-17 15:34:57 -08:00 |
base.rb
|
ActiveJob::Base no longer dependents on Serializers
|
2018-07-03 21:48:26 +09:00 |
callbacks.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
configured_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
core.rb
|
Make sure that when serialing an just deserialized job arguments are there
|
2018-05-01 13:33:50 -04:00 |
enqueuing.rb
|
Revert "Merge pull request #33234 from alpaca-tc/autoload_activejob_arguments"
|
2018-07-01 13:22:44 +02:00 |
exceptions.rb
|
Allow passing multiple exceptions to retry_on/discard_on
|
2018-06-25 18:16:58 -04:00 |
execution.rb
|
Increment execution count before deserialize arguments
|
2018-08-18 11:22:41 +09:00 |
gem_version.rb
|
Start Rails 6.0 development!!!
|
2018-01-30 18:51:17 -05:00 |
logging.rb
|
[ci skip] Fixup changelog. Trim title. Mention benefit.
|
2018-07-20 21:40:53 +02:00 |
queue_adapter.rb
|
Consolidate queue_adapter= and interpret_adapter
|
2018-01-05 17:18:56 +09:00 |
queue_adapters.rb
|
update README link: md instead rdoc [ci skip]
|
2018-05-24 17:49:35 +02:00 |
queue_name.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
queue_priority.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
railtie.rb
|
Fix custome serializer setting
|
2018-02-16 14:56:05 +09:00 |
serializers.rb
|
ActiveJob::Base no longer dependents on Serializers
|
2018-07-03 21:48:26 +09:00 |
test_case.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
test_helper.rb
|
DRY in assert_enqueued_jobs
|
2018-08-20 13:05:29 +03:00 |
timezones.rb
|
Remove passing extra arguments to ActiveJob Callbacks
|
2018-02-23 00:58:00 +02:00 |
translation.rb
|
Remove passing extra arguments to ActiveJob Callbacks
|
2018-02-23 00:58:00 +02:00 |
version.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |