couchrest_model/lib
Johannes J. Schmidt a7ee95b33c fixed extended attachment encoding part 2
encoding was done twice, once while setting attachment
and once while saving the document.

Also the attachment was decoded while retreaving, but this is done by
CouchDB itself automatically, as described in
http://wiki.apache.org/couchdb/HTTP_Document_API#line-463.

Signed-off-by: Marcos Tapajós <tapajos@gmail.com>
2010-01-29 22:18:55 -02:00
..
couchrest fixed extended attachment encoding part 2 2010-01-29 22:18:55 -02:00
couchrest.rb Added support for https database URIs. 2009-10-18 01:57:39 +08:00