rails/activejob/lib/active_job
2024-07-10 23:14:42 -04:00
..
queue_adapters Minor tweaks / improvements to recent changelog/api docs [ci skip] 2024-04-08 14:48:44 -03:00
serializers Move singleton require. 2023-12-30 12:02:01 +00:00
arguments.rb Remove deprecated primitive serializer for BigDecimal arguments 2023-11-22 22:13:03 +00:00
base.rb Use h1 for Active Job documentation titles [ci-skip] 2023-04-01 15:36:48 +02:00
callbacks.rb Tiny update to callbacks docs [ci skip] 2024-02-02 12:11:30 +01:00
configured_job.rb Add perform_all_later to enqueue multiple jobs at once 2023-02-02 16:39:22 -05:00
core.rb Cleanup defined? usage 2024-01-05 15:05:35 +01:00
deprecator.rb Add ActiveJob.deprecator 2022-10-31 17:04:26 -05:00
enqueue_after_transaction_commit.rb Fix ActiveJob::EnqueueAfterTransactionCommit API 2024-04-10 09:20:12 +02:00
enqueuing.rb Fix some more ignored block warnings 2024-04-19 10:23:42 +02:00
exceptions.rb docs: correct fixed-width font documentation 2024-01-25 20:20:10 +01:00
execution.rb Register autoload for ActiveJob::Arguments 2024-02-13 20:34:10 +00:00
gem_version.rb Development of Rails 8.0 starts now 2024-05-13 16:45:20 +00: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 performance of ActiveJob::LogSubscriber#enqueue_source_location 2024-07-06 20:07:21 +02:00
logging.rb Document ActiveJob::Base#logger and #log_arguments 2024-07-10 23:14:42 -04:00
queue_adapter.rb Active Job: Correctly use the desired test adapter in tests 2024-05-09 17:35:50 +10:00
queue_adapters.rb Implement Active Job enqueue_after_transaction_commit 2024-04-03 16:32:16 +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 Active Job: Correctly use the desired test adapter in tests 2024-05-09 17:35:50 +10: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 Memoize queue_adapter_for_test 2024-05-14 12:21:23 -04: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 Replace all occurrences of '<tt>(\w+::\w+)</tt>' with '+$1+' 2023-05-25 06:52:32 +09:00