..
queue_adapters
Wrap evaluation of db/seeds.rb with the executor
2020-11-18 16:26:20 -06:00
serializers
Recover precision when serializing Time
, TimeWithZone
and DateTime
.
2020-10-30 19:58:13 +00:00
arguments.rb
Remove the code for older Rubies RUBY_VERSION < "2.7"
in the codebase
2021-02-07 12:20:18 +09:00
base.rb
Refactor the code to keep instrumentation and log inside the modules
2021-02-02 01:07:24 +00:00
callbacks.rb
Rails 6.2 is now Rails 7.0
2021-02-04 16:47:16 +00:00
configured_job.rb
Fix keyword arguments warnings in Action Mailer
2020-01-21 09:23:15 +09:00
core.rb
Communicate enqueue failures to callers of perform_later
2021-02-05 16:32:43 -05:00
enqueuing.rb
Communicate enqueue failures to callers of perform_later
2021-02-05 16:32:43 -05:00
exceptions.rb
fix typo in Active Job exceptions docs
2020-07-18 11:05:35 +01:00
execution.rb
Fix inline code markup [ci-skip]
2021-02-14 11:20:35 -06:00
gem_version.rb
Rails 6.2 is now Rails 7.0
2021-02-04 16:47:16 +00:00
instrumentation.rb
Refactor the code to keep instrumentation and log inside the modules
2021-02-02 01:07:24 +00:00
log_subscriber.rb
change the perform
instrumentation to wrap perform_now
instead of the perform
method.
2020-12-31 11:13:03 +09:00
logging.rb
Refactor the code to keep instrumentation and log inside the modules
2021-02-02 01:07:24 +00:00
queue_adapter.rb
Fix inline code markup [ci-skip]
2021-02-14 11:20:35 -06:00
queue_adapters.rb
Sanitize and add missing docs on ActiveJob::QueueAdapters
class. [ci skip]
2020-03-22 11:28:03 +01:00
queue_name.rb
Stop queue_name_prefix from being global
2019-09-13 18:30:19 -03:00
queue_priority.rb
railtie.rb
Revert "Merge pull request #39472 "
2020-12-17 19:27:14 -05:00
serializers.rb
Recover precision when serializing Time
, TimeWithZone
and DateTime
.
2020-10-30 19:58:13 +00:00
test_case.rb
test_helper.rb
Add missing require to ActiveJob::TestHelper
2021-02-02 11:50:54 +00:00
timezones.rb
translation.rb
version.rb