couchrest_model/spec
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 - Added Database#delete_attachment, for removing them directly 2009-02-02 01:25:14 -08:00
fixtures Added basic specs for attachment CRUD 2009-01-12 21:06:48 -08:00
.gitignore move tmp dir for specs; 2009-01-08 22:18:06 -08:00
spec.opts simplified json include 2008-05-24 12:28:42 -07:00
spec_helper.rb fixed ddoc names on get 2009-01-12 19:50:00 -08:00