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

Move Hash#__consolidate__ method (backport) #109

Closed
wants to merge 6 commits into from

Conversation

johnnyshields
Copy link
Contributor

Backport of mongodb/mongoid#5689

…codebase, in a private capacity inside Contextual::Mongo class, so there is no reason to monkey-patch Hash for this.

The method name has __ prefix so we can assume this is an internal only method that is safe to remove.
@johnnyshields
Copy link
Contributor Author

This was merged to upstream

@johnnyshields johnnyshields deleted the ultra-remove-hash-consolidate branch January 16, 2024 22:36
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.

1 participant