Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mongoid-8.1.10.gem | 2025-02-24 | 729.1 kB | |
mongoid-8.1.10.gem.sig | 2025-02-24 | 833 Bytes | |
8.1.10 source code.tar.gz | 2025-02-24 | 919.0 kB | |
8.1.10 source code.zip | 2025-02-24 | 1.4 MB | |
README.md | 2025-02-24 | 662 Bytes | |
Totals: 5 Items | 3.0 MB | 0 |
Version 8.1.10 of the Mongoid ODM for MongoDB is now available.
Release Highlights
Mongoid 8.1.10 is a patch release that includes the following bug fix:
- MONGOID-5844: querying the number of elements in a
has_and_belongs_to_many
association could return the wrong count in specific situations.
Documentation
Documentation is available at MongoDB.com.
Installation
You may install this version via RubyGems, with:
gem install --version 8.1.10 mongoid
Full Changelog: https://github.com/mongodb/mongoid/compare/v8.1.9...v8.1.10