couchrest_model/lib
Julien Sanchez 1c43a8f3d3 Streamer fixes
* url must be quoted inside the curl command otherwise '&' between
  params are interpreted by shells
* View url format updated
* Streamer yielded the last row returned by curl ("}]") as nil
* Specs
2009-10-18 01:59:30 +08:00
..
couchrest Streamer fixes 2009-10-18 01:59:30 +08:00
couchrest.rb Added support for https database URIs. 2009-10-18 01:57:39 +08:00