--- !ruby/object:Gem::Specification name: pagy version: !ruby/object:Gem::Version version: 2.1.0 platform: ruby authors: - Domizio Demichelis autorequire: bindir: bin cert_chain: [] date: 2019-03-12 00:00:00.000000000 Z dependencies: [] 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... Easy, powerful, fast and light.' email: - dd.nexus@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE.txt - lib/config/pagy.rb - lib/javascripts/pagy.js - lib/locales/README.md - 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/nl.yml - lib/locales/pt-br.yml - lib/locales/ru.yml - lib/locales/tr.yml - lib/locales/utils/i18n.rb - lib/locales/utils/loader.rb - lib/locales/utils/p11n.rb - lib/locales/zh-cn.yml - lib/locales/zh-hk.yml - lib/pagy.rb - lib/pagy/backend.rb - lib/pagy/countless.rb - lib/pagy/extras/array.rb - lib/pagy/extras/bootstrap.rb - lib/pagy/extras/bulma.rb - lib/pagy/extras/countless.rb - lib/pagy/extras/elasticsearch_rails.rb - lib/pagy/extras/foundation.rb - lib/pagy/extras/headers.rb - lib/pagy/extras/i18n.rb - lib/pagy/extras/items.rb - lib/pagy/extras/materialize.rb - lib/pagy/extras/overflow.rb - lib/pagy/extras/pagy_search.rb - lib/pagy/extras/plain.rb - lib/pagy/extras/searchkick.rb - lib/pagy/extras/semantic.rb - lib/pagy/extras/shared.rb - lib/pagy/extras/support.rb - lib/pagy/extras/trim.rb - lib/pagy/frontend.rb - lib/templates/bootstrap_nav.html.erb - lib/templates/bootstrap_nav.html.haml - lib/templates/bootstrap_nav.html.slim - lib/templates/bulma_nav.html.erb - lib/templates/bulma_nav.html.haml - lib/templates/bulma_nav.html.slim - lib/templates/foundation_nav.html.erb - lib/templates/foundation_nav.html.haml - lib/templates/foundation_nav.html.slim - lib/templates/nav.html.erb - lib/templates/nav.html.haml - lib/templates/nav.html.slim - pagy.gemspec homepage: https://github.com/ddnexus/pagy licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '1.9' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.1 signing_key: specification_version: 4 summary: The Ultimate Pagination Ruby Gem test_files: []