-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate to pagy #8426
Comments
Hey @jywarren @cesswairimu using this issue as master issue will be adding pagy for different routes in smaller prs 😅 Also document/catch any important bugs here as well 😅 |
cool, haven't used pagy before will check it out. Thanks |
Thank you! Yes, |
Also, this could be implemented through a lot of ftos or hacktoberfest issues. I think managing this like #6579 would be good too to keep track of remaining changes. |
Yes, I also think we should create some issues out of this 😅 for hacktoberfest maybe we can maintain the list of functions in which this has been implemented in the issue description |
Please describe the desired behavior.
Currently we are using will_paginate gem for pagination but pagy offers better performance and saves memory.
Follow up to #8326
https://ddnexus.github.io/pagy/migration-guide
https://github.com/ddnexus/pagy
Implemented routes
wiki
tag
notes
The text was updated successfully, but these errors were encountered: