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

Commits on Feb 26, 2018

  1. Backport pull request rack#1137 from unabridged/fix-eof-failure

    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 committed Feb 26, 2018
    Copy the full SHA
    4d6965a View commit details
    Browse the repository at this point in the history