Download Latest Version 9.1.0 source code.tar.gz (866.5 kB)
Email in envelope

Get an email when there's a new version of Mongoid

Home / v8.1.12
Name Modified Size InfoDownloads / Week
Parent folder
mongoid-8.1.12.gem 2026-01-26 762.9 kB
mongoid-8.1.12.gem.sig 2026-01-26 833 Bytes
8.1.12 source code.tar.gz 2026-01-26 922.4 kB
8.1.12 source code.zip 2026-01-26 1.4 MB
README.md 2026-01-26 1.2 kB
Totals: 5 Items   3.1 MB 0

The MongoDB Ruby team is pleased to announce version 8.1.12 of the mongoid gem - a Ruby ODM for MongoDB. This is a new patch release in the 8.1.x series of Mongoid.

Install this release using RubyGems via the command line as follows:

gem install -v 8.1.12 mongoid

Or simply add it to your Gemfile:

gem 'mongoid', '8.1.12'

Have any feedback? Click on through to MongoDB's JIRA and open a new ticket to let us know what's on your mind 🧠.

New Features

  • MONGOID-4889 Optimize batch assignment of embedded documents (backport to 8.1) (PR)
  • MONGOID-5864 Include Rails framework version in client metadata on initial handshake (PR)

Bug Fixes

Source: README.md, updated 2026-01-26