Files | Admin

Notes:

Release Name: 1.0.8

Notes:
Paginator doesn't make any assumptions as to how data is retrieved; you just
have to provide it with the total number of objects and a way to pull a specific
set of objects based on the offset and number of objects per page.  



Changes: == 1.0.8 / 2006-11-02 * Added <tt>Page#first_item_number</tt> and <tt>Page#last_item_number</tt> * Thanks, Quannon Au!