Skip to content

Commit

Permalink
Update backend comment
Browse files Browse the repository at this point in the history
  • Loading branch information
leonvogt committed Oct 16, 2024
1 parent 20754be commit ae11c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gem/lib/pagy/backend.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class Pagy
# Define a few generic methods to paginate a collection out of the box,
# or any collection by overriding pagy_get_items and/or pagy_get_vars in your controller
# or any collection by overriding pagy_get_items and/or pagy_get_count in your controller
# See also the extras if you need specialized methods to paginate Arrays or other collections
module Backend
private
Expand Down

0 comments on commit ae11c2d

Please sign in to comment.