Skip to content

leofischer/mongomapper

This branch is 570 commits behind mongomapper/mongomapper:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e40d7e · Jan 23, 2013
Mar 18, 2011
Jul 9, 2012
Jul 9, 2012
Jan 23, 2013
Apr 12, 2011
Jan 23, 2013
Dec 28, 2012
Sep 20, 2012
Sep 12, 2012
Dec 31, 2012
May 22, 2009
Apr 22, 2012
Sep 26, 2010
Jan 7, 2012
Dec 31, 2012
Sep 12, 2012

Repository files navigation

MongoMapper

A Ruby Object Mapper for Mongo.

Install

$ gem install mongo_mapper

Contributing

  • Fork the project.

  • Make your feature addition or bug fix.

  • Add tests for it. This is important so I don’t break it in a future version unintentionally.

  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself in another branch so I can ignore when I pull)

  • Send me a pull request. Bonus points for topic branches.

Development

$ gem install bundler (if you don't have it)
$ bundle install
$ bundle exec rake

Problems or Questions?

Hit up the google group: groups.google.com/group/mongomapper

Hop on IRC: chat.freenode.net/#mongomapper

See LICENSE for details.

About

A Ruby Object Mapper for Mongo

Resources

License

Stars

Watchers

Forks

Packages

No packages published