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

Add support to mongoid 7.3 #17

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

GilsonFHM
Copy link

No description provided.

dferrazm and others added 13 commits June 24, 2020 17:39
- In Mongoid v6, the Mongoid::Relations::Options::COMMON const is now
  frozen. So we cannot include the :versioned option in it anymore. This commit hacks
  the :validate! method to remove the :versioned from the list of options being validated.

- It also updates the usage of Mongoid::Clients::Options#with method due to interface change.
Updates to make it mongoid v6 compatible.
Add GH actions against multiple ruby/mongoid
Run tests for mongoid 5 | Add link to branches
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.

4 participants