#
#
links_hash
links_hash
returns the :first
, :previous
, :next
, :last
non-nil
URLs hash.
It works with all paginators
Controller
link_hash = @pagy.links_hash(**options)
links_hash
returns the :first
, :previous
, :next
, :last
non-nil
URLs hash.
link_hash = @pagy.links_hash(**options)