Skip to content

shingara/merb_mongomapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A merb plugin to use mongomapper with Merb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages