Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make check conditional to Rails version
This PR depends on action_dispatch.show_detailed_exceptions being set, which was only introduced in Rails 3.2.1. Here we introduce a conditional check based on the required Rails version in order to ensure backwards compatibility.
- Loading branch information