felipero / couchrails

A Object Document Mapper for Rails 3 that implements ActiveModel
http://github.com/felipero/couchrails
MIT License
14 stars 4 forks source link

CouchRails is a Object Document Mapper for CouchDB that implements the new Rails 3 ActiveModel. It uses CouchRest.

Code Climate

Here are what it does right now:

CouchRails::Config

An active_model compliant CouchRails::ActiveModel

An active_model compliant CouchRails::ActiveModel persisted?

An active_model compliant CouchRails::ActiveModel to_key

An active_model compliant CouchRails::ActiveModel to_param

An active_model compliant CouchRails::ActiveModel initialization

This project is under MIT License