Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 549 Bytes

README.rdoc

File metadata and controls

25 lines (15 loc) · 549 Bytes

MongoMapper

Awesome gem for modeling your domain and storing it in mongo.

Dependencies

  • ActiveSupport (activesupport)

  • Mongo Ruby Driver (mongodb-mongo)

  • My fork of the validatable gem (jnunemaker-validatable)

Documentation

rdoc.info/projects/jnunemaker/mongomapper

More Info

You can learn more about mongo here: www.mongodb.org/

You can learn more about the mongo ruby driver here: github.com/mongodb/mongo-ruby-driver/tree/master

Copyright © 2009 John Nunemaker. See LICENSE for details.