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 Fri May 22 16:20:23 -0700 2009 Initial commit to mongo_mapper. [jnunemaker]
file History Fri Jun 26 20:53:10 -0700 2009 Added version and history files. [jnunemaker]
file LICENSE Fri May 22 16:20:23 -0700 2009 Initial commit to mongo_mapper. [jnunemaker]
file README.rdoc Fri Jun 26 21:16:12 -0700 2009 Updated readme with rdoc info. [jnunemaker]
file Rakefile Fri Jun 26 21:21:38 -0700 2009 Whitespace cleanup. [jnunemaker]
file VERSION Fri Jun 26 20:53:10 -0700 2009 Added version and history files. [jnunemaker]
directory lib/ Fri Jun 26 21:23:19 -0700 2009 Removed Date as a key type as it is not support... [jnunemaker]
directory test/ Fri Jun 26 21:23:19 -0700 2009 Removed Date as a key type as it is not support... [jnunemaker]
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.