Pinned Repositories
mongoid-cached-json
Effective caching for nested JSON models.
mongoid-collection-snapshot
Easy maintenence of collections of processed data in MongoDB with the Mongoid ODM
mongoid-geospatial
A MongoDB/Mongoid Extension with optional GeoRuby/RGeo support.
mongoid-history
Multi-user non-linear history tracking, auditing, undo, redo for mongoid.
mongoid-rspec
RSpec matchers and macros for Mongoid.
mongoid-scroll
Mongoid extension that enables infinite scrolling with MongoDB.
mongoid-slug
Generates a URL slug/permalink based on fields in a Mongoid-based model.
mongoid_fulltext
An n-gram-based full-text search implementation for the Mongoid ODM.
mongoid_search
Simple full text search for Mongoid ORM
moped
A MongoDB driver for Ruby
Mongoid's Repositories
mongoid/mongoid-rspec
RSpec matchers and macros for Mongoid.
mongoid/mongoid-slug
Generates a URL slug/permalink based on fields in a Mongoid-based model.
mongoid/mongoid-history
Multi-user non-linear history tracking, auditing, undo, redo for mongoid.
mongoid/mongoid_search
Simple full text search for Mongoid ORM
mongoid/moped
A MongoDB driver for Ruby
mongoid/mongoid_fulltext
An n-gram-based full-text search implementation for the Mongoid ODM.
mongoid/mongoid-site
Source code for mongoid.org
mongoid/echo
The Mongoid Demo Application
mongoid/mongoid_orderable
Acts as list mongoid implementation
mongoid/kiqstand
Mongoid 3 Middleware for Sidekiq
mongoid/mongoid-geospatial
A MongoDB/Mongoid Extension with optional GeoRuby/RGeo support.
mongoid/mongoid-grid_fs
A pure Mongoid/Moped implementation of the MongoDB GridFS specification.
mongoid/mongoid-locker
Document-level locking for MongoDB via Mongoid
mongoid/mongoid-cached-json
Effective caching for nested JSON models.
mongoid/origin
A Ruby DSL for building MongoDB queries
mongoid/mongoid-scroll
Mongoid extension that enables infinite scrolling with MongoDB.
mongoid/mongo_session_store
MongoSessionStore is a Rails-compatible session store for MongoDB using either Mongoid or the MongoDB Ruby Driver. It also allows for custom Mongo session store that works with any (or no!) Mongo ODM
mongoid/evolver
Database Schema Evolution for MongoDB
mongoid/mongoid
Ruby ODM framework for MongoDB
mongoid/mongoid-demo
Demo applications for Mongoid
mongoid/mongoid-observers
Mongoid observer (removed in Mongoid 4.0)
mongoid/mongoid.github.io
Mongoid community site.
mongoid/mongoid-shell
Derive shell commands from Mongoid sessions and configuration options.
mongoid/mongoid-tag-collectible
Easily maintain a collection of Tag instances with aggregate counts from your model's tags.
mongoid/delayed_job_shallow_mongoid
When the object or arg to a delayed_job is a Mongoid document, store only a small stub of the object instead of the full serialization.
mongoid/mongoid-compatibility
Compatibility helpers for the many Mongoid versions.
mongoid/mongoid-collection-snapshot
Easy maintenence of collections of processed data in MongoDB with the Mongoid ODM
mongoid/danger
Shared PR linting for the Mongoid organization.
mongoid/monarch
mongoid/mongoid-test-apps
Test applications used in Mongoid's test suite for integration testing