Refactor #21991

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'
Related issues
Associated revisions
History
#1
Updated by Anonymous over 4 years ago
- Related to Tracker #20948: Rails 5.1 upgrade tasks added
#2
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/5089 added
#3
Updated by Tomer Brisker over 4 years ago
- Legacy Backlogs Release (now unused) set to 296
#4
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 2902efcea509dcb155b0bd89435a30b406d276c5.
#5
Updated by Anonymous over 4 years ago
- Related to Refactor #22613: Drop Rails <5.1 ParseError added
Fixes #21991 - add Rails 5.1 ParseError exception