We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07fcb8 commit 6ab6f4dCopy full SHA for 6ab6f4d
config/initializers/new_framework_defaults_8_1.rb
@@ -60,7 +60,7 @@
60
# Applications that want to allow these redirects can set the config to `:log` (previous default)
61
# to only log warnings, or `:notify` to send ActiveSupport notifications.
62
#++
63
-# Rails.configuration.action_controller.action_on_path_relative_redirect = :raise
+Rails.configuration.action_controller.action_on_path_relative_redirect = :raise
64
65
###
66
# Use a Ruby parser to track dependencies between Action View templates
0 commit comments