couchrest_model/spec
Nolan Darilek d8d5645ebd Make bulk saving more flexible.
* Database#save(doc, true) caches the doc in a database-specific bulk
cache.
* Database#save(doc, false), default, saves normally, bulk saving and
emptying the cache if one exists.
* The cache is automatically saved on Database#save if it excedes a
configurable limit, 50 by default.
* Database#bulk_save without arguments saves and clears the bulk save
cache.
2008-12-14 23:17:35 -06:00
..
couchrest Make bulk saving more flexible. 2008-12-14 23:17:35 -06:00
fixtures put attachments 2008-09-30 17:22:54 -07:00
couchapp_spec.rb gif mime 2008-11-11 14:10:23 -08:00
spec.opts simplified json include 2008-05-24 12:28:42 -07:00
spec_helper.rb on the road toward design docs 2008-11-08 16:28:58 -08:00