Mongoid

Results 23 repositories owned by Mongoid
trafficstars

mongoid-rspec

500
Stars
179
Forks
Watchers

RSpec matchers and macros for Mongoid.

echo

129
Stars
35
Forks
Watchers

The Mongoid Demo Application

mongoid-history

389
Stars
128
Forks
Watchers

Multi-user non-linear history tracking, auditing, undo, redo for mongoid.

mongoid-site

141
Stars
92
Forks
Watchers

Source code for mongoid.org

mongoid-slug

494
Stars
165
Forks
Watchers

Generates a URL slug/permalink based on fields in a Mongoid-based model.

mongoid_fulltext

150
Stars
66
Forks
Watchers

An n-gram-based full-text search implementation for the Mongoid ODM.

mongoid_orderable

103
Stars
42
Forks
Watchers

Acts as list mongoid implementation

mongoid_search

318
Stars
113
Forks
Watchers

Simple full text search for Mongoid ORM

moped

202
Stars
153
Forks
Watchers

A MongoDB driver for Ruby

mongo_session_store

56
Stars
92
Forks
Watchers

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