This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jul 28 05:39:20 -0700 2009 | |
| |
Generators | Tue Jul 28 05:39:20 -0700 2009 | |
| |
History.txt | Mon Oct 05 09:52:59 -0700 2009 | |
| |
LICENSE | Tue Jul 28 05:39:20 -0700 2009 | |
| |
README | Tue Jul 28 05:39:20 -0700 2009 | |
| |
Rakefile | Sun Oct 18 08:58:13 -0700 2009 | |
| |
VERSION | Sun Oct 18 08:58:13 -0700 2009 | |
| |
lib/ | Sun Oct 18 08:58:13 -0700 2009 | |
| |
merb_mongomapper.gemspec | Sun Oct 18 09:58:48 -0700 2009 | |
| |
spec/ | Tue Jul 28 05:39:20 -0700 2009 |
README
merb_mongomapper ============== A plugin for the Merb framework that provides support for MongoMapper Models. Currently based around MongoMapper::Document. = Connection options Merb MongoMapper plugin uses config/database.yml for connection configuration. Options are: * host. provide a string or an array of strings to attempt connections with * database. Uses the MongDB client MongMapper by John Nunemaker . Hacked together by studying the merb_couchrest plugin.







