This website requires JavaScript.
Explore
Help
Sign In
deac
/
couchrest_model
Watch
1
Star
0
Fork
You've already forked couchrest_model
0
Code
Issues
Pull requests
Releases
Wiki
Activity
a4a2b202ae
couchrest_model
/
spec
/
couchrest
/
core
History
Matt Lyon
a4a2b202ae
Added attachment methods to CocuhRest::Document: #put_attachment, #fetch_attachment and #delete_attachment. Note you can overwrite exisitng attachments with #put_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
Added attachment methods to CocuhRest::Document: #put_attachment, #fetch_attachment and #delete_attachment. Note you can overwrite exisitng attachments with #put_attachment.
2009-02-02 01:25:14 -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