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

Backports to v0.5 #226

Merged
merged 4 commits into from Nov 2, 2021
Merged

Backports to v0.5 #226

merged 4 commits into from Nov 2, 2021

Commits on Nov 1, 2021

  1. 🔥 Remove bad/disabled test

    Signed-off-by: Peter Boling <peter.boling@gmail.com>
    pboling committed Nov 1, 2021
    Copy the full SHA
    41d6560 View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix request proxy Class constant reference scopes

    - Some classes are reproduced within this gem as nested proxies of the same name, so class lookups could get confused
    
    Signed-off-by: Peter Boling <peter.boling@gmail.com>
    pboling committed Nov 1, 2021
    Copy the full SHA
    ac5258f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. 📝 Document Ruby compatibility matrix

    Signed-off-by: Peter Boling <peter.boling@gmail.com>
    pboling committed Nov 2, 2021
    Copy the full SHA
    ee9345b View commit details
    Browse the repository at this point in the history
  2. 🔧 Ignore style issues raised by tweaking backports for older Rubies

    Signed-off-by: Peter Boling <peter.boling@gmail.com>
    pboling committed Nov 2, 2021
    Copy the full SHA
    8270595 View commit details
    Browse the repository at this point in the history