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
/
lib
/
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
..
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
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.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