Path: | lib/sequel/extensions/pagination.rb |
Last Update: | Thu Mar 08 14:31:18 +0000 2012 |
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.