1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/lib/active_job
Rafael Mendonça França 6fb54c00e4
Merge PR #43066
2022-01-06 16:53:31 +00:00
..
queue_adapters Avoid logging delayed job arguments if log_arguments set to false 2021-08-01 21:46:44 +01:00
serializers Raise error when serializing an anonymous class. 2021-10-13 11:55:23 -04:00
arguments.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
base.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
callbacks.rb Remove deprecated :return_false_on_aborted_enqueue option 2021-11-19 23:15:58 +00:00
configured_job.rb Allow ActiveJob::Base.set to configure job when using .perform_now 2021-10-12 13:53:38 -07:00
core.rb Allow ActiveJob::Base.set to configure job when using .perform_now 2021-10-12 13:53:38 -07:00
enqueuing.rb Allow ActiveJob::Base.set to configure job when using .perform_now 2021-10-12 13:53:38 -07:00
exceptions.rb
execution.rb Extract ActiveSupport::ExecutionContext out of ActiveRecord::QueryLogs 2021-11-10 09:36:02 +01:00
gem_version.rb Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
instrumentation.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
log_subscriber.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
logging.rb Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
queue_adapter.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
queue_adapters.rb
queue_name.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
queue_priority.rb
railtie.rb Extract ActiveSupport::ExecutionContext out of ActiveRecord::QueryLogs 2021-11-10 09:36:02 +01:00
serializers.rb
test_case.rb
test_helper.rb Merge PR #43066 2022-01-06 16:53:31 +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