eBooru/config/initializers
Earlopain 2579442184
[Rails] Fix deprecations and use new framework defaults
* to_s(:format) is deprecated, use to_fs(:format)
* ActiveRecord::Associations::Preloader is gone
* Don't use CurrentUser in config, it's not autoloaded anymore
* Defer elastic initialization to after the module is loaded
2022-10-10 13:26:12 +02:00
..
active_record_api_extensions.rb [Rails] Fix deprecations and use new framework defaults 2022-10-10 13:26:12 +02:00
application_controller_renderer.rb
backtrace_silencers.rb
cache_store.rb
content_security_policy.rb
core_extensions.rb
cors.rb
elasticsearch.rb
ffmpeg.rb
filter_parameter_logging.rb
inflections.rb
mailgun.rb
mime_types.rb
new_framework_defaults_7_0.rb [Rails] Fix deprecations and use new framework defaults 2022-10-10 13:26:12 +02:00
permissions_policy.rb
recaptcha.rb
secret_token.rb
serialization_method.rb
session_store.rb
sidekiq.rb
simple_form.rb
unicorn.rb
wrap_parameters.rb