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
2057e59777
couchrest_model
/
lib
History
Luke Burton
2057e59777
To address
http://github.com/couchrest/couchrest/issues/#issue/2
, we simply remove the check on the value returned by database.save_doc. Errors from RestClient or CouchDB itself will be propagated as exceptions, which an upstream client should handle for themselves.
2009-08-20 12:25:12 -07:00
..
couchrest
To address
http://github.com/couchrest/couchrest/issues/#issue/2
, we simply remove the check on the value returned by database.save_doc. Errors from RestClient or CouchDB itself will be propagated as exceptions, which an upstream client should handle for themselves.
2009-08-20 12:25:12 -07:00
couchrest.rb
bumped the version number to 0.33
2009-08-03 12:23:13 -07:00