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

Fix some hash lookup behaviors #4072

Merged
merged 11 commits into from May 24, 2022
Merged

Fix some hash lookup behaviors #4072

merged 11 commits into from May 24, 2022

Commits on May 4, 2022

  1. 🐛 Move the hash_keys call into Hash check

    Co-authored-by: George Xu <george.xu@chime.com>
    danielvdao and georgexu22 committed May 4, 2022
    Copy the full SHA
    059a5b7 View commit details
    Browse the repository at this point in the history
  2. 🐛 move it back and use something safer.

    Co-authored-by: georgexu22@chime.com
    danielvdao committed May 4, 2022
    Copy the full SHA
    30711e0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3a66727 View commit details
    Browse the repository at this point in the history
  4. 🐛 Move it back to being a bit safer.

    Co-authored-by: George Xu <george.xu@chime.com>
    danielvdao and georgexu22 committed May 4, 2022
    Copy the full SHA
    4e9e3f9 View commit details
    Browse the repository at this point in the history
  5. ⏪ revert accidental changes

    Co-authored-by: georgexu22@chime.com
    danielvdao committed May 4, 2022
    Copy the full SHA
    c243cad View commit details
    Browse the repository at this point in the history
  6. ♻️ Maybe a refactor -- but let's explicitly check that it's a Hash

    …before trying to see if `@hash_key` is defined
    danielvdao committed May 4, 2022
    Copy the full SHA
    9c6ff49 View commit details
    Browse the repository at this point in the history
  7. 🔥 remove pry requires

    danielvdao committed May 4, 2022
    Copy the full SHA
    d494249 View commit details
    Browse the repository at this point in the history
  8. 📝 add comment

    danielvdao committed May 4, 2022
    Copy the full SHA
    1ec4155 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    cd7f02d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Copy the full SHA
    3a47a4c View commit details
    Browse the repository at this point in the history
  2. Fix method_str with hash_key

    rmosolgo committed May 24, 2022
    Copy the full SHA
    adba39c View commit details
    Browse the repository at this point in the history