Unclaimed project
Are you a maintainer of mongoid? Claim this project to take control of your public changelog and roadmap.
Changelog
The Official Ruby Object Mapper for MongoDB
Last updated 6 days ago
The MongoDB Ruby team is pleased to announce version 7.6.1 of the mongoid gem - a Ruby ODM for MongoDB. This is a new patch release in the 7.6.x series of Mongoid.
Install this release using RubyGems via the command line as follows:
gem install -v 7.6.1 mongoid
Or simply add it to your Gemfile:
gem 'mongoid', '7.6.1'
Have any feedback? Click on through to MongoDB's JIRA and open a new ticket to let us know what's on your mind 🧠.