1.1.0 / 2007-10-12
- Paginator now mixes in Enumerable
(supporting inject, etc, on pages)
- Page now mixes in Enumerable (supporting inject, etc, on items)
1.0.9 / 2007-02-17
- Modified Pager#number_of_pages to support mathn‘s monkeypatching of
Fixnum#/
1.0.8 / 2006-11-02
- Added Page#first_item_number and Page#last_item_number
1.0.6 / 2006-11-02
- Added each_with_index to Paginator
and Page classes
1.0.5 / 2006-10-27
- Fix to Rakefile (addresses 6304)
1.0.4 / 2006-10-27
1.0.3 / 2006-10-26
1.0.2 / 2006-10-25
- If the block passed during Paginator has an arity of 1, the
number of items per page will not be yielded to the block.
1.0.1 / 2006-10-24
1.0.0 / 2006-10-23