Sha256: 82b2dd43f6055972f70616a892a3496d594311c4da3249e686eed9bac34dfb45
Contents?: true
Size: 480 Bytes
Versions: 5
Compression:
Stored size: 480 Bytes
Contents
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.
Version data entries
5 entries across 5 versions & 2 rubygems
Version | Path |
---|---|
shingara-merb_mongomapper-0.1.2 | README |
shingara-merb_mongomapper-0.1.3 | README |
shingara-merb_mongomapper-0.1.4 | README |
shingara-merb_mongomapper-0.1.5 | README |
merb_mongomapper-0.1.7 | README |