PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.
Required Ruby Version
None
Authors
Troy Goode
Versions
- 1.1.0.0 October 01, 2010 (7 KB)