-
Name
-
pagy
-
Version
-
0.19.0
-
Platform
-
ruby
-
Authors
-
Domizio Demichelis
-
Bindir
-
bin
-
Date
-
2018-08-20 00:00:00 UTC
-
Description
-
Agnostic pagination in plain ruby: it works with any framework, ORM and DB type, with all kinds of collections, even pre-paginated, scopes, Arrays, JSON data... and just whatever you can count. Easy to use and customize, very fast and very light.
-
Email
-
dd.nexus@gmail.com
-
Files
-
LICENSE.txt
lib/config/pagy.rb
lib/javascripts/pagy.js
lib/locales/pagy.yml
lib/locales/plurals.rb
lib/pagy.rb
lib/pagy/backend.rb
lib/pagy/extras/array.rb
lib/pagy/extras/bootstrap.rb
lib/pagy/extras/bulma.rb
lib/pagy/extras/foundation.rb
lib/pagy/extras/i18n.rb
lib/pagy/extras/items.rb
lib/pagy/extras/materialize.rb
lib/pagy/extras/navs.rb
lib/pagy/extras/out_of_range.rb
lib/pagy/extras/searchkick.rb
lib/pagy/extras/semantic.rb
lib/pagy/extras/shared.rb
lib/pagy/extras/trim.rb
lib/pagy/frontend.rb
lib/templates/nav.html.erb
lib/templates/nav.html.haml
lib/templates/nav.html.slim
lib/templates/nav_bootstrap.html.erb
lib/templates/nav_bootstrap.html.haml
lib/templates/nav_bootstrap.html.slim
lib/templates/nav_bulma.html.erb
lib/templates/nav_bulma.html.haml
lib/templates/nav_bulma.html.slim
lib/templates/nav_foundation.html.erb
lib/templates/nav_foundation.html.haml
lib/templates/nav_foundation.html.slim
pagy.gemspec
-
Homepage
-
https://github.com/ddnexus/pagy
-
Licenses
-
MIT
-
Post install message
-
Pagy CHANGELOG: https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md
-
Require paths
-
lib
-
Required ruby version
-
>= 2.3.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.7.4
-
Specification version
-
4
-
Summary
-
The Ultimate Pagination Ruby Gem
-
Original platform
-
ruby
-
New platform
-
ruby