#
Category: Feature
See all categories.
Since version 7.0.0 pagy has introduced a consistent set of ARIA compliant attributes in all its pagy*_nav
This is a Hash subclass that organizes and tracks the Calendar::Units of the calendar system. It is used internally by the
This is the base class inherited by all the calendar units.
This is a Pagy subclass that provides pagination without the need of any :count.
Pagy translates and pluralizes its strings using its own faster i18n implementation instead of depending on the slower
Implement wicked-fast keyset pagination for big data.
Automatically change the limit depending on the page number.
Use the i18n standard gem for the translations of the pagy strings.
Implements the JSON:API specifications for pagination.
Allow the client to request a custom page limit with an optional selector UI. It is useful with APIs or
Allow easy handling of overflowing pages (i.e. requested page > count).
Use pagy completely standalone.
Remove the page=1 param from the link of the first page.