couchrest_model/lib
Julien Sanchez b5d6baaf11 Save on Document & ExtendedDocument crashed if bulk
- document#save expects to receive {"ok" => true} even with bulk mode
- ExtendedDocument#save_without_callbacks reverted to previous code
  (expecting result["ok"] as in create_without_callbacks)
2009-10-18 01:59:31 +08:00
..
couchrest Save on Document & ExtendedDocument crashed if bulk 2009-10-18 01:59:31 +08:00
couchrest.rb Added support for https database URIs. 2009-10-18 01:57:39 +08:00