couchrest_model/spec/couchrest/core
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_spec.rb Added support for https database URIs. 2009-10-18 01:57:39 +08:00
database_spec.rb Streamer fixes 2009-10-18 01:59:30 +08:00
design_spec.rb made all the specs run on 1.9.2, yay :) 2009-08-01 14:21:18 -07:00
document_spec.rb made all the specs run on 1.9.2, yay :) 2009-08-01 14:21:18 -07:00
server_spec.rb made all the specs run on 1.9.2, yay :) 2009-08-01 14:21:18 -07:00