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.
Project
merb_mongomapper
Merb ORM plugin that provides support for MongoMapper Models
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Runtime
>= 1.0.9
~> 0.5.5
Project Readme