Actions
Refactor #21991
closed![Author: Anonymous](/images/anonymous.png?1697023634)
ActionDispatch::ParamsParser::ParseError is deprecated
Description
With Rails 5.1:
- message: ActionDispatch::ParamsParser::ParseError is deprecated! Use ActionDispatch::Http::Parameters::ParseError instead. callstack: lib/middleware/catch_json_parse_errors.rb:9:in `rescue in call'
Actions