On 07/19/2010 09:29 AM, Fidel Viegas wrote:
I am trying to implement pagination using CouchRest and I want to add the links for previous, next and all links in the middle. Has anyone done this with CouchRest? How did you go about it?
Hi,
You should take a look at the online book, chapter "Recipes ": http://books.couchdb.org/relax/reference/recipes , pagination methods are pretty well described.
_cdr
