public
Fork of chuyeow/activecouch
Description: ActiveCouch is a simple, convenient, Ruby-idiomatic wrapper for CouchDB
Homepage: http://github.com/arunthampi/activecouch
Clone URL: git://github.com/arunthampi/activecouch.git

Comments for activecouch   feed

arunthampi commented on arunthampi/activecouch 4 months ago
Comment in d65f29f:

Ah, actually I think it was there all along, and I had forgotten to check the docs before I implemented count. I need to rtfm :/

chuyeow commented on arunthampi/activecouch 4 months ago
Comment in d65f29f:

Awesome that the CouchDB now has a count API.