-
Name
-
pagy
-
Version
-
0.9.1
-
Platform
-
ruby
-
Authors
-
Domizio Demichelis
-
Bindir
-
bin
-
Date
-
2018-06-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/locales/pagy.yml
lib/pagy.rb
lib/pagy/backend.rb
lib/pagy/extras/array.rb
lib/pagy/extras/bootstrap.rb
lib/pagy/extras/compact.rb
lib/pagy/extras/i18n.rb
lib/pagy/extras/initializer_example.rb
lib/pagy/extras/items.rb
lib/pagy/extras/javascripts/pagy-compact.js
lib/pagy/extras/javascripts/pagy-items.js
lib/pagy/extras/javascripts/pagy-responsive.js
lib/pagy/extras/responsive.rb
lib/pagy/extras/templates/nav.html.erb
lib/pagy/extras/templates/nav.html.haml
lib/pagy/extras/templates/nav.html.slim
lib/pagy/extras/templates/nav_bootstrap.html.erb
lib/pagy/extras/templates/nav_bootstrap.html.haml
lib/pagy/extras/templates/nav_bootstrap.html.slim
lib/pagy/frontend.rb
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