couchrest_model/lib/couchrest/more
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
..
casted_model.rb Merge commit 'mattetti/master' 2009-08-12 16:48:13 -07:00
extended_document.rb Save on Document & ExtendedDocument crashed if bulk 2009-10-18 01:59:31 +08:00
property.rb casted_by is now set on assignment to a document. 2009-05-28 17:56:42 -07:00