Pagination in Rails 2.0

Rails 2.0 pagination - it?s best to go ahead and use the will_paginate plugin

this is the most up to date - April 4th, 2008. He moved it to a git repository or his github

Ryan is also on it

You can also combine it with a simple search form - see Ryan?s episode 37 though this won?t be too hot for most things. You need full text search. For that possibly use acts_as_ferret

Here?s the documentation

Comments