couchrest_model/lib/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
..
database.rb - Added Database#delete_attachment, for removing them directly 2009-02-02 01:25:14 -08:00
design.rb I seem to have all the CR::Model specs passing 2008-11-22 14:15:07 -08:00
document.rb documentation for Document#copy and #move, copied from Database 2009-02-02 01:25:13 -08:00
model.rb dropped explicit extlib dependency 2009-01-19 16:07:35 -08:00
server.rb s/localhost/127.0.0.1/ 2008-12-14 12:05:02 +01:00
view.rb added cr:view 2008-11-03 22:53:46 -08:00