Skip to content

mongodb/mongoid

Repository files navigation

Mongoid Gem Version Inline docs

Mongoid is an ODM (Object-Document Mapper) framework for MongoDB in Ruby.

Documentation

Mongoid has extensive user documentation. API documentation is also available.

Mongoid is built on top of the MongoDB Ruby driver which has its own user documentation.

High-level Mongoid documentation including tutorials and the reference that were in the docs folder can now be found at the docs-mongoid repository, here.

Compatibility

Mongoid supports and is tested against:

  • MRI 2.7 - 3.2
  • JRuby 9.4
  • MongoDB server 3.6 - 7.0

Issues

Please use the MONGOID project in MongoDB JIRA to report issues with Mongoid.

Support