public
Description: Awesome gem for modeling your domain and storing it in mongo
Homepage: http://mongomapper.com
Clone URL: git://github.com/jnunemaker/mongomapper.git
Click here to lend your support to: mongomapper and make a donation at www.pledgie.com !
name age message
file .gitignore Loading commit data...
file History
file LICENSE Fri May 22 16:20:23 -0700 2009 Initial commit to mongo_mapper. [jnunemaker]
file README.rdoc
file Rakefile
file VERSION
directory lib/
file mongomapper.gemspec
directory test/
README.rdoc

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

Copyright © 2009 John Nunemaker. See LICENSE for details.