..
queue_adapters
Allow Sidekiq access to the underlying Job class
2019-09-16 10:17:14 -07:00
serializers
Serialize classes and modules with ActiveJob
2019-09-09 16:45:12 -04:00
arguments.rb
Enable Layout/EmptyLinesAroundAccessModifier
cop
2019-06-13 12:00:45 +09:00
base.rb
Move ActiveJob::LogSubscriber into its own file
2019-09-13 14:53:29 -04:00
callbacks.rb
Merge pull request #33992 from kirs/enqueue-return-false
2018-12-05 11:24:19 -05:00
configured_job.rb
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
2017-07-11 13:12:32 +09:00
core.rb
Use try
only when we're unsure if the receiver would respond_to the method
2019-08-01 17:58:00 +09:00
enqueuing.rb
Fix the deprecation warning about config.active_job.return_false_on_aborted_enqueue
2019-04-05 15:40:34 +05:30
exceptions.rb
Passing in a Hash instance as kwargs parameters requires the "double splat" prefix
2019-09-07 03:19:51 +09:00
execution.rb
Change queueing to queuing in docs and comments [skip ci]
2018-11-18 22:36:44 -06:00
gem_version.rb
Start Rails 6.1 development
2019-04-24 15:57:14 -04:00
log_subscriber.rb
Move ActiveJob::LogSubscriber into its own file
2019-09-13 14:53:29 -04:00
logging.rb
Move ActiveJob::LogSubscriber into its own file
2019-09-13 14:53:29 -04:00
queue_adapter.rb
Documentation for queue_adapter_name method in ActiveJob::QueueAdapter [ci skip]
2018-08-10 02:02:58 +05:30
queue_adapters.rb
Fix links in gemspec and docs from http to https.
2019-03-09 19:42:35 +05:30
queue_name.rb
Stop queue_name_prefix from being global
2019-09-13 18:30:19 -03:00
queue_priority.rb
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
2017-07-11 13:12:32 +09:00
railtie.rb
Include test helpers when ActionDispatch::IntegrationTest is loaded
2018-09-12 16:58:14 -05:00
serializers.rb
Serialize classes and modules with ActiveJob
2019-09-09 16:45:12 -04:00
test_case.rb
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
2017-07-11 13:12:32 +09:00
test_helper.rb
Log active_job potential matches when asserting
2019-08-12 15:16:12 -05: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