Packages 1-1 of 1 that has terms dname:"will-paginate":
- I wrote this packageDec 19, 2008Will PaginatePermalinkShow Details
Pagination is just limiting the number of records displayed. Why should you let it get in your way while developing, then? This plugin makes magic happen. Did you ever want to be able to do just this on a model:
Post.paginate :page => 1, :order => 'created_at DESC'…and then render the page links with a single view helper? Well, now you can.
Licence
This package is licenced under the MIT licence.
Installation
