Files | Admin

Notes:

Release Name: 1.0.5

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.5 / 2006-10-27 * Fix to Rakefile (addresses #6304)