Path: | lib/sequel/extensions/pagination.rb |
Last Update: | Sat Aug 21 18:20:57 -0600 2010 |
The pagination extension adds the Sequel::Dataset#paginate and each_page methods, which return paginated (limited and offset) datasets with some helpful methods that make creating a paginated display easier.