|
|
@ -167,7 +167,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# Overflow extra: Allow for easy handling of overflowing pages |
|
|
|
# Overflow extra: Allow for easy handling of overflowing pages |
|
|
|
# See https://ddnexus.github.io/pagy/extras/overflow |
|
|
|
# See https://ddnexus.github.io/pagy/extras/overflow |
|
|
|
# require 'pagy/extras/overflow' |
|
|
|
require 'pagy/extras/overflow' |
|
|
|
# Pagy::DEFAULT[:overflow] = :empty_page # default (other options: :last_page and :exception) |
|
|
|
# Pagy::DEFAULT[:overflow] = :empty_page # default (other options: :last_page and :exception) |
|
|
|
|
|
|
|
|
|
|
|
# Support extra: Extra support for features like: incremental, infinite, auto-scroll pagination |
|
|
|
# Support extra: Extra support for features like: incremental, infinite, auto-scroll pagination |
|
|
|