forked from e621ng/e621ng
![]() Also see #439 I was confused about wrap_parameters_by_default. It's actually not relevant for us since every controller params are wrapped in params.require(:model), which means that wrapping is forced through that. wrap_parameters.rb was setting the new default through other means already though, so even if it's required somewhere there are no functional differences. |
||
---|---|---|
.. | ||
backtrace_silencers.rb | ||
cache_store.rb | ||
content_security_policy.rb | ||
cookie_rotator.rb | ||
core_extensions.rb | ||
cors.rb | ||
elasticsearch.rb | ||
ffmpeg.rb | ||
filter_parameter_logging.rb | ||
inflections.rb | ||
mailgun.rb | ||
permissions_policy.rb | ||
recaptcha.rb | ||
secret_token.rb | ||
serialization_method.rb | ||
session_store.rb | ||
sidekiq.rb | ||
simple_form.rb | ||
unicorn.rb |