RubyGems.org

It's a simple and efficient CouchDB client written on Ruby. Current solutions like CouchRest are too heavy and have strange behaviour (like raising error when Resource not found). Also they can't manage many databases.

installgem install protoncouch
Authors

Anthony Sekatski

893 total downloads 893 for this version
Owners

279b40223eed49f2d6e451f883c28438

Gemfile
gem "protoncouch", "~> 1.0"
Versions
  1. 1.0 February 1, 2011
Runtime Dependencies
  1. json >= 1.4.6