couchrest_model/spec/couchrest/helpers
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
..
pager_spec.rb made all the specs run on 1.9.2, yay :) 2009-08-01 14:21:18 -07:00
streamer_spec.rb Streamer fixes 2009-10-18 01:59:30 +08:00