Pagy
🏆 The Best Pagination Ruby Gem 🥇 (by ddnexus)
phony_rails
This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://github.com/floere/phony). (by joost)
Our great sponsors
Pagy | phony_rails | |
---|---|---|
7 | 1 | |
3,951 | 525 | |
- | - | |
5.5 | 3.7 | |
6 days ago | 6 months ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Pagy
Posts with mentions or reviews of Pagy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-19.
-
A powerful search feature with what Rails provides out of the box
The next step was about backporting the templates, adding Pagy gem for handling pagination and creating the controller. I was then able to show the listings with the models, but the filtering was not working.
-
The Ultimate Search for Rails - Episode 1
On the backend, we'll need a few tools. Apart from the classics (ActiveRecord scopes and the pg_search gem), you’ll see how the (yet officially unreleased but production-tested) all_futures gem, built by SR authors, will act as an ideal ephemeral object to temporarily store our filter params and host our search logic. Finally, we’ll use pagy for pagination duties.
-
My project: railstart app
Pagination
-
Pagination and infinite scrolling with Rails and the Hotwire stack
In our application, we will use Pagy to implement pagination. Let’s install Pagy now, following along with the Pagy quick start guide.
-
Ten Ruby gems for Rails you should definitely know about
Kaminari hooks onto ActiveRecord associations and makes it super easy to page them. Pagy is another option that seems to have a solid API but I haven't tried it yet.
phony_rails
Posts with mentions or reviews of phony_rails.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-25.
What are some alternatives?
When comparing Pagy and phony_rails you can also consider the following projects:
Kaminari - ⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
will_paginate - Pagination library for Rails and other Ruby applications
order_query - Find next / previous Active Record(s) in one query
strong_migrations - Catch unsafe migrations in development
turbo-pagination
money-rails - Integration of RubyMoney - Money with Rails
hotwire-example-template - A collection of branches that transmit HTML over the wire.
counter_culture - Turbo-charged counter caches for your Rails app.
Light Service - Series of Actions with an emphasis on simplicity.