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

MONGOID-4728 Adds Support for $eq operator in Matchable #4622

Merged
merged 2 commits into from Apr 8, 2019

Conversation

mmwillet
Copy link
Contributor

@mmwillet mmwillet commented Apr 5, 2019

Currently Matchable doesn't support #_matches? against selectors that use the mongodb $eq operator. This adds support for it to do so.

@p-mongo p-mongo changed the title Adds Support for $eq operator in Matchable MONGOID-4728 Adds Support for $eq operator in Matchable Apr 5, 2019
@p-mongo
Copy link
Contributor

p-mongo commented Apr 5, 2019

@p-mongo p-mongo requested a review from saghm April 8, 2019 18:52
@p-mongo p-mongo merged commit 935735f into mongodb:master Apr 8, 2019
@p-mongo
Copy link
Contributor

p-mongo commented Apr 8, 2019

Thank you for the patch!

p-mongo pushed a commit that referenced this pull request Apr 8, 2019
* adds support for  operator

fixed issue in spec

* Fix docstrings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants