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

Support mongoid version 9 #26

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sairamsrinivasan
Copy link

@sairamsrinivasan sairamsrinivasan commented May 8, 2024

Support for mongoid version 9 as it was just released: https://www.mongodb.com/docs/mongoid/master/release-notes/mongoid-9.0/

@@ -13,4 +13,5 @@ group :test do
gem 'guard-rspec'
gem 'mutant-rspec'
gem 'rspec'
gem 'pry-byebug'
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this for debugging purposes.

@sairamsrinivasan sairamsrinivasan marked this pull request as draft May 8, 2024 16:12
@sairamsrinivasan
Copy link
Author

I have to look into why appraisal isn't generating a gemfile for mongoid 9 inside the gemfiles directory.

@sairamsrinivasan
Copy link
Author

Ready for review.

@sairamsrinivasan sairamsrinivasan marked this pull request as ready for review May 8, 2024 16:19
@KidA001
Copy link

KidA001 commented May 22, 2024

Bump for this support, thanks!

@KidA001 KidA001 mentioned this pull request May 23, 2024
@KidA001
Copy link

KidA001 commented Jun 1, 2024

Is this library abandoned?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants