Fix indentation

This commit is contained in:
Rafael Mendonça França 2021-03-24 23:05:53 +00:00
parent 7d2d00a334
commit 30c9bff7e7
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ module ActionController
_wrapper_formats.include?(ref) && _wrapper_key && !request.parameters.key?(_wrapper_key)
rescue ActionDispatch::Http::Parameters::ParseError
false
false
end
def _perform_parameter_wrapping