Pagy
money-rails
Our great sponsors
Pagy | money-rails | |
---|---|---|
7 | 3 | |
3,951 | 1,627 | |
- | 0.5% | |
5.5 | 0.0 | |
1 day ago | 16 days ago | |
Ruby | Ruby | |
MIT License | MIT License |
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
-
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.
money-rails
-
Ten Ruby gems for Rails you should definitely know about
Money-Rails
-
Currency Calculations in Ruby
Money-rails: An integration of RubyMoney for Ruby on Rails, mixing all the money's library power with Rails flexibility.
What are some alternatives?
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
Monetize - A library for converting various objects into `Money` objects.
strong_migrations - Catch unsafe migrations in development
Money - A Ruby Library for dealing with money and currency conversion.
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).
counter_culture - Turbo-charged counter caches for your Rails app.
eu_central_bank - A gem that calculates the exchange rate using published rates from European Central Bank. Compatible with the money gem
turbo-pagination
lockbox - Modern encryption for Ruby and Rails