lib/pagy/extras/bulma.rb in pagy-5.1.3 vs lib/pagy/extras/bulma.rb in pagy-5.2.0

- old
+ new

@@ -1,10 +1,10 @@ # See the Pagy documentation: https://ddnexus.github.io/pagy/extras/bulma # frozen_string_literal: true require 'pagy/extras/shared' -class Pagy +class Pagy # :nodoc: # Frontend modules are specially optimized for performance. # The resulting code may not look very elegant, but produces the best benchmarks module BulmaExtra # Pagination for Bulma: it returns the html with the series of links to the pages def pagy_bulma_nav(pagy, pagy_id: nil, link_extra: '')