Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant, broken RedirectBackError rescue
Replacement of `redirect :back` with `redirect_back` with an option for `fallback_location:` meant this rescue was already unnecessary in Rails 5.0.
- Loading branch information