couchrest_model/spec/couchrest/core
Matt Lyon b915f7f708 - Added Database#delete_attachment, for removing them directly
- Modified Database#fetch_attachment to take a doc as its first argument +as well as+ a docid, to be consistent with the other attachment methods.
- Refactored the attachment uri generation used by #fetch_attachment, #put_attachment, and #delete_attachment to a common private method, #uri_for_attachment
2009-02-02 01:25:14 -08:00
..
couchrest_spec.rb Add proxy support 2009-01-12 20:16:22 -08:00
database_spec.rb - Added Database#delete_attachment, for removing them directly 2009-02-02 01:25:14 -08:00
design_spec.rb fixed ddoc names on get 2009-01-12 19:50:00 -08:00
document_spec.rb add move and copy support to CouchRest::Document instances 2009-01-16 11:31:42 -08:00
model_spec.rb added CouchRest::Model#attachment_url for someone to fetch the attachment using other means 2009-01-12 21:06:48 -08:00