Add more exceptions to rescue list
Dantemss opened this issue · 1 comments
Dantemss commented
ActionController::UnknownHttpMethod
(400)
ActionController::BadRequest
(400)
jpslav commented
ActionController::UnknownHttpMethod
is already in the defaults (but apparently ineffective)