couchrest_model/spec/couchrest/more
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
..
attribute_protection_spec.rb BUGFIX: attribute protection 2010-02-26 17:18:10 -06:00
casted_extended_doc_spec.rb Changing CouchRest::ExtendedDocument to allow chaining the inherit class callback 2010-02-26 21:57:42 -03:00
casted_model_spec.rb attempt to merge wildchild/type_cast, still failing specs 2010-02-17 16:35:42 -06:00
extended_doc_attachment_spec.rb fix content_type handling for attachments 2009-08-06 13:04:17 -07:00
extended_doc_inherited_spec.rb Changing CouchRest::ExtendedDocument to allow chaining the inherit class callback 2010-02-26 21:57:42 -03:00
extended_doc_spec.rb Added support for couchdb-lucene. 2010-03-15 19:20:07 -05:00
extended_doc_subclass_spec.rb made all the specs run on 1.9.2, yay :) 2009-08-01 14:21:18 -07:00
extended_doc_view_spec.rb Removing duplicated code 2010-02-27 19:23:02 -03:00
property_spec.rb make one spec work on ruby 1.8.6 2010-03-15 19:07:41 -05:00