couchrest_model/lib
John Wood cf76466795 Added Collection mixin.
The Collection mixin adds support for executing a view, and passing
back the view results as an Array of the given ExtendedDocument instance.
It also supports will_paginate like pagination methods (paginate, paginated_each),
which will only fetch the given set of documents from CouchDB.
2009-07-08 09:38:26 -07:00
..
couchrest Added Collection mixin. 2009-07-08 09:38:26 -07:00
couchrest.rb bumped the release because of github *sigh* 2009-05-28 19:43:55 -07:00