Pagination *link* generator

Hey there,

I know there are already pagination helpers out there, I just need a helper that will generate some pagination links for me. I already know the total number of items, the pages and the number of items on each page (amazon API result)

Cheers, Bryce R.

Hey,

This is the wrong place for asking usage questions; this list is for core development discussions only. You can ask your question on the will_paginate list: http://groups.google.com/group/will_paginate

I will then show you how to do it using the will_paginate gem. Take care,

  • Mislav