mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Remove raise_on_unfiltered_parameters
Deprecated and has no effect in Rails 5.1
This commit is contained in:
parent
faaecbae40
commit
aca54f5aff
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
#
|
||||
# Read the Guide for Upgrading Ruby on Rails for more info on each option.
|
||||
|
||||
Rails.application.config.action_controller.raise_on_unfiltered_parameters = true
|
||||
|
||||
# Enable per-form CSRF tokens. Previous versions had false.
|
||||
Rails.application.config.action_controller.per_form_csrf_tokens = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue