Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ActionController::RaiseActionExceptions. #16419

Merged
merged 1 commit into from
Aug 7, 2014

Conversation

tgxworld
Copy link
Contributor

@tgxworld tgxworld commented Aug 7, 2014

The latest modification to the code was done in 5e3517ea. In Rails 3.2,
ActionController#rescue_action was deprecated and rescue_action_without_handler is no longer being used.

The latest modification to the code was done in rails@5e3517ea. In Rails 3.2,
`ActionController#rescue_action` was deprecated and `rescue_action_without_handler` is no longer being used.
@tgxworld
Copy link
Contributor Author

tgxworld commented Aug 7, 2014

Seems like the Test Failure isn't related

spastorino added a commit that referenced this pull request Aug 7, 2014
Remove ActionController::RaiseActionExceptions.
@spastorino spastorino merged commit f0fdba8 into rails:master Aug 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants