Registry / database / couch-potato

couch-potato

JSON →
library1.21.0rbrubygemsunverified

A Ruby persistence layer for CouchDB, providing an ORM-like interface for document management.

gem install couch_potato
INSTALL
IMPORT
SIG · COUCH-POTATO
C
couch-potato
databaserubyv1.21.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CouchPotato
require 'couch_potato'

Connects to a local CouchDB instance and retrieves server info.

require 'couch_potato' db = CouchPotato::Database.new('http://localhost:5984/test') puts db.server.info
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.21.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
50 hits · last 30 days
node
48
Resources
couch-potato — gem install couch-potato · libregistry