-
Notifications
You must be signed in to change notification settings - Fork 167
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
Compatibility for Mongoid 6 #36
Comments
+1 |
1 similar comment
+1 |
I added support mongoid 6 |
@thetron I am eagerly waiting for the merging of the updates. |
so ? when mongoid 6 will be supported ? |
Thanks @monster-Media |
Is it working? I'm still getting that a version 5.0 is required |
@dev-blinov your repo is down |
I forked and changed .gemspec |
@kinnrot what's the status for your fork? Any caveat or bugs with Mongoid 6? |
@fibrasek I got an app on prod that uses Enum in 2 models, no problems so far. I didn't do any intensive testing though. |
@kinnrot cool! Thanks! I'll give it a try. |
If you are using I finally found a solution to cop this, you need to mention this
insight your Gemfile. |
Hey @thetron, Thanks for the hardwork mantaining this gem. Some folks are still trying to use it with the new Mongoid and rails versions. Do you have a plan to update it or we may consired this gem as abandoned? |
This is a feature request.
I am waiting for the compatibility support for Mongoid 6
The text was updated successfully, but these errors were encountered: