Paginator 1.1.0 (2007-08-12)
I just released an update of the paginator gem the full range of Enumerable methods are now available on Paginator and Page instances. This was a long overdue feature—like many releases, this one was for largely selfish reasons … not having inject available was really getting on my nerves.
Paginator is a simple library that can be used to add pagination to any Ruby [not just Rails] application. The original release notice is here.


