rails/activejob/lib/active_job
2023-06-23 10:49:30 +09:00
..
queue_adapters 🔗 Remove RDoc auto-link from Rails module everywhere 2023-06-23 10:49:30 +09:00
serializers Add ActiveJob::Serializers::BigDecimalSerializer 2022-07-19 15:31:41 -04:00
arguments.rb Remove extraneous case condition 2023-05-11 07:13:52 -06: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 [ActiveJob] Add logging for enqueue_all 2023-04-04 13:18:19 +03:00
exceptions.rb Link rescue_from from modules including Rescuable 2023-05-18 12:54:16 -04:00
execution.rb Link rescue_from from modules including Rescuable 2023-05-18 12:54:16 -04:00
gem_version.rb Replace all occurrences of '<tt>(\w+::\w+)</tt>' with '+$1+' 2023-05-25 06:52:32 +09:00
instrumentation.rb Add perform_all_later to enqueue multiple jobs at once 2023-02-02 16:39:22 -05:00
log_subscriber.rb Improve queue adapter name extraction for logs 2023-05-02 08:37:53 -04:00
logging.rb Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
queue_adapter.rb Replace all occurrences of '<tt>(\w+::\w+)</tt>' with '+$1+' 2023-05-25 06:52:32 +09:00
queue_adapters.rb Use h1 for Active Job documentation titles [ci-skip] 2023-04-01 15:36:48 +02:00
queue_name.rb Docs: Fix queue_as doc wording [ci skip] 2023-05-22 19:59:55 +05:30
queue_priority.rb Document queue_with_priority block arguments and their use 2023-05-18 13:07:02 +05:30
railtie.rb Add support for logging background job enqueue callers 2023-04-02 03:23:42 +03:00
serializers.rb Replace all occurrences of '<tt>(\w+::\w+)</tt>' with '+$1+' 2023-05-25 06:52:32 +09:00
test_case.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
test_helper.rb Allow symbols as queue names in activejob assertions 2023-04-23 18:53:48 +05:30
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 Replace all occurrences of '<tt>(\w+::\w+)</tt>' with '+$1+' 2023-05-25 06:52:32 +09:00