Sign in through GitHub
will_paginate (revised)

#51 will_paginate (revised)

Oct 06, 2011 | 6 minutes | Plugins
Almost every Rails application needs pagination, and will_paginate is a great way to go. Here I show you how to set it up, customize the way it looks, and see how it compares with Kaminari.