Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The code here is getting the status code through an internal interface, rather than [what Rails itself does](https://github.com/rails/rails/search?q=status_code_for_exception). Let's use the public interface to ensure we get the right status code!
- Loading branch information