-
Notifications
You must be signed in to change notification settings - Fork 120
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
Drop support for Mongoid 3 and 4 + fix after_fork callback #81
Conversation
- Perform disconnect on after_fork on all Mongoid versions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we remove mongoid_compatibility from .gemspec or is it used elsewhere?
I have removed |
Please merge and cut a release |
Merged. It's nice to see you here @johnnyshields. I added you to the repo maintainers and to rubygems so you can cut the release. Thanks for your help! |
Awesome, thanks 👍 |
This gem's code has been quite stable so there's really no reason to continue to support Mongoid 3/4 (Mongoid 4 has been been EOL for 4 years now.)