couchrest_model/spec/couchrest/core
John Wood b26f90d2ff Added support for couchdb-lucene.
Added a search method to CouchRest:Database to search the documents in a
given database.  Added support for a :search parameter to Collection's
paginated_each method, which will allow you to paginate over a set of
search results.

This code has been brought to you by Dave Farkas (sakrafd) and
Arnaud Berthomier (oz).
2010-03-15 19:20:07 -05:00
..
couchrest_spec.rb Patching in fixes for missing uri scheme in CouchRest.parse and adding support for continuous replication 2010-03-10 18:49:31 -06:00
database_spec.rb Added support for couchdb-lucene. 2010-03-15 19:20:07 -05: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 Fixing incorrectly generated document URIs with testing 2010-01-03 21:42:22 -02:00
server_spec.rb made all the specs run on 1.9.2, yay :) 2009-08-01 14:21:18 -07:00