rails/activejob/lib/active_job
2023-04-02 03:23:42 +03:00
..
queue_adapters Use h1 for Active Job documentation titles [ci-skip] 2023-04-01 15:36:48 +02:00
serializers Add ActiveJob::Serializers::BigDecimalSerializer 2022-07-19 15:31:41 -04:00
arguments.rb Add ActiveJob.deprecator 2022-10-31 17:04:26 -05:00
base.rb Use h1 for Active Job documentation titles [ci-skip] 2023-04-01 15:36:48 +02:00
callbacks.rb Use h1 for Active Job documentation titles [ci-skip] 2023-04-01 15:36:48 +02:00
configured_job.rb Add perform_all_later to enqueue multiple jobs at once 2023-02-02 16:39:22 -05:00
core.rb Use h1 for Active Job documentation titles [ci-skip] 2023-04-01 15:36:48 +02:00
deprecator.rb Add ActiveJob.deprecator 2022-10-31 17:04:26 -05:00
enqueuing.rb Add perform_all_later to enqueue multiple jobs at once 2023-02-02 16:39:22 -05:00
exceptions.rb retry_on parameter attempts now accepts :unlimited (#41761) 2021-07-28 18:32:19 -04:00
execution.rb Extract ActiveSupport::ExecutionContext out of ActiveRecord::QueryLogs 2021-11-10 09:36:02 +01:00
gem_version.rb Fix #version docs and some typos 2022-03-16 01:48:37 +05:30
instrumentation.rb Add perform_all_later to enqueue multiple jobs at once 2023-02-02 16:39:22 -05:00
log_subscriber.rb Add support for logging background job enqueue callers 2023-04-02 03:23:42 +03:00
logging.rb Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
queue_adapter.rb Use h1 for Active Job documentation titles [ci-skip] 2023-04-01 15:36:48 +02:00
queue_adapters.rb Use h1 for Active Job documentation titles [ci-skip] 2023-04-01 15:36:48 +02:00
queue_name.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
queue_priority.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
railtie.rb Add support for logging background job enqueue callers 2023-04-02 03:23:42 +03:00
serializers.rb Use h1 for Active Job documentation titles [ci-skip] 2023-04-01 15:36:48 +02:00
test_case.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
test_helper.rb fix: Ensure ActiveJob::TestHelper sets scheduled_at to a Float 2022-10-17 19:22:24 +00:00
timezones.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
translation.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
version.rb Fix #version docs and some typos 2022-03-16 01:48:37 +05:30