Metadata


Name
pagy
Version
1.0.0
Platform
ruby
Authors
Domizio Demichelis
Bindir
bin
Date
2018-11-18 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/de.yml
lib/locales/en.yml
lib/locales/es.yml
lib/locales/id.yml
lib/locales/ja.yml
lib/locales/nb.yml
lib/locales/plurals.rb
lib/locales/pt-br.yml
lib/locales/ru.yml
lib/locales/tr.yml
lib/locales/zh-cn.yml
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/elasticsearch_rails.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/overflow.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.7
Specification version
4
Summary
The Ultimate Pagination Ruby Gem
Original platform
ruby
New platform
ruby