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

Backport pull request #1137 from unabridged/fix-eof-failure #1237

Merged
merged 1 commit into from Feb 27, 2018

Conversation

eileencodes
Copy link
Member

Original commit message:
Fix MethodOverride EOFError failure

Converted changes from Rack 2.0 to work in Rack 1.6 which included
changing RACK_ERRORS to rack.errors and fixes to the tests (it to
should and must_match to should =~.

cc/ @rafaelfranca @tenderlove

Original commit message:
Fix MethodOverride EOFError failure

Converted changes from Rack 2.0 to work in Rack 1.6 which included
changing `RACK_ERRORS` to `rack.errors` and fixes to the tests (`it` to
`should` and `must_match` to `should =~`.
@eileencodes eileencodes merged commit dc017e7 into rack:1-6-stable Feb 27, 2018
@eileencodes eileencodes deleted the backport-1137 branch February 27, 2018 16:58
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

1 participant