Last Modified
2013-06-02 20:43:41 +0000
Requires

Description

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.

To load the extension:

Sequel.extension :pagination