mirror of https://github.com/rails/rails
77db302aa0
This commit adds `ActiveJob.deprecator` and replaces all usages of `ActiveSupport::Deprecation.warn` in `activejob/lib` with `ActiveJob.deprecator`. Additionally, this commit adds `ActiveJob.deprecator` to `Rails.application.deprecators` so that it can be configured via settings such as `config.active_support.report_deprecations`. This commit also removes a defunct `ActiveSupport::Deprecation.silence` call that was added in |
||
---|---|---|
.. | ||
adapter_test.rb | ||
argument_serialization_test.rb | ||
callbacks_test.rb | ||
delayed_job_adapter_test.rb | ||
exceptions_test.rb | ||
job_serialization_test.rb | ||
logging_test.rb | ||
queue_adapter_test.rb | ||
queue_naming_test.rb | ||
queue_priority_test.rb | ||
queuing_test.rb | ||
rescue_test.rb | ||
serializers_test.rb | ||
test_case_test.rb | ||
test_helper_test.rb | ||
timezones_test.rb | ||
translation_test.rb |