Class: Pagy::Keyset::Sequel
- Inherits:
-
Pagy::Keyset
- Object
- Pagy
- Pagy::Keyset
- Pagy::Keyset::Sequel
- Defined in:
- lib/pagy/classes/keyset/keyset.rb
Constant Summary
Constants inherited from Pagy
A_TAG, DEFAULT, DEFAULT_DATA_KEYS, DEFAULT_HEADERS_MAP, LABEL_TOKEN, LIMIT_TOKEN, Method, PAGE_TOKEN, ROOT, SERIES_SLOTS, VERSION
Instance Attribute Summary
Attributes inherited from Pagy
#in, #limit, #next, #options, #page
Method Summary
Methods inherited from Pagy::Keyset
#initialize, mix_in_adapter, new, #next, #records
Methods inherited from Pagy
#data_hash, #headers_hash, #info_tag, #input_nav_js, #limit_tag_js, #next_tag, options, #page_url, #previous_tag, #series_nav, #series_nav_js, #urls_hash
Methods included from Configurable
#dev_tools, #sync_javascript, #translate_with_the_slower_i18n_gem!
Constructor Details
This class inherits a constructor from Pagy::Keyset