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.
2 parents 7de6670 + 0cce959 commit 107dd46Copy full SHA for 107dd46
guides/source/configuring.md
@@ -1355,7 +1355,7 @@ Rendered recordings/threads/_thread.html.erb in 1.5 ms [cache miss]
1355
1356
#### `config.action_controller.raise_on_open_redirects`
1357
1358
-Raises an `ArgumentError` when an unpermitted open redirect occurs.
+Raises an `ActionController::Redirecting::UnsafeRedirectError` when an unpermitted open redirect occurs.
1359
1360
The default value depends on the `config.load_defaults` target version:
1361
0 commit comments