Sha256: 7544c4bf1dd1a8cd4f13ac1cb7e1ede8fcee13413491db30702d1dc8cecedb6d

Contents?: true

Size: 502 Bytes

Versions: 3

Compression:

Stored size: 502 Bytes

Contents

merb_couchrest
==============

A plugin for the Merb framework that provides support for CouchRest Models.

Currently based around CouchRest::ExtendedDocument introduced by Matt Aimonetti.



= Connection options

Merb CouchRest 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 CouchDB client CouchRest by Chris Anderson.

Hacked together by studying the merb_sequel plugin.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mohiam-merb_couchrest-0.1.3 README
mohiam-merb_couchrest-0.1.4 README
mohiam-merb_couchrest-0.1.6 README