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

follow the Rails 5 specification #99

Merged
merged 1 commit into from
Feb 19, 2016
Merged

follow the Rails 5 specification #99

merged 1 commit into from
Feb 19, 2016

Conversation

ma2gedev
Copy link

ActionDispatch::ExceptionWrapper.new's first argument is backtrace_cleaner instead of env in Rails 5.

SEE ALSO:
rails/rails@6d85804

`ActionDispatch::ExceptionWrapper.new`'s first argument is
`backtrace_cleaner` instead of `env` in Rails 5.

SEE ALSO:
rails/rails@6d85804
@pacMakaveli
Copy link

This also fixes this issue rails/rails#22846 with Rails 5 beta1

@daande
Copy link

daande commented Jan 4, 2016

Can we get this merged?

modosc added a commit that referenced this pull request Feb 19, 2016
follow the Rails 5 specification
@modosc modosc merged commit 45291f3 into dejan:master Feb 19, 2016
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.

4 participants