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 6 support #75

Open
alaouy opened this issue Oct 24, 2016 · 3 comments
Open

Mongoid 6 support #75

alaouy opened this issue Oct 24, 2016 · 3 comments

Comments

@alaouy
Copy link

alaouy commented Oct 24, 2016

Is there any plan/timeline to add support for mongoid 6 and rails 5 ?

@Startouf
Copy link

Startouf commented Dec 9, 2016

In Mongoid 6 the token index creation is failing, the syntax should be (with two hashes as param) like this

self.index({ options[:field_name] => 1} , {unique: true})

@ritxi
Copy link

ritxi commented Aug 7, 2017

The PR #77 is here 😅

@ryana
Copy link

ryana commented Jul 5, 2020

@ritxi thank you very much for that PR and for you updating your own fork. Very helpful!

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

No branches or pull requests

4 participants