openstax/rescue_from

Add more exceptions to rescue list

Dantemss opened this issue · 1 comments

ActionController::UnknownHttpMethod (400)
ActionController::BadRequest (400)

ActionController::UnknownHttpMethod is already in the defaults (but apparently ineffective)