Sha256: ca3aefbf457d523a8743b0bac5ee71df5061354d44623af7cf8e9e855676c956

Contents?: true

Size: 1.83 KB

Versions: 0

Compression: gzip

Compressed size: 799 Bytes

Stored size: 799 Bytes

Contents

--- !ruby/object:Gem::Specification
name: pagy
version: !ruby/object:Gem::Version
  version: 0.10.1
platform: ruby
authors:
- Domizio Demichelis
autorequire: 
bindir: bin
cert_chain: []
date: 2018-06-23 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... and just whatever you can count. Easy to use and customize, very fast
  and very light.'
email:
- dd.nexus@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
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.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
metadata: {}
post_install_message: 'Pagy CHANGELOG: https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md'
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.3.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.7.4
signing_key: 
specification_version: 4
summary: The Ultimate Pagination Ruby Gem
test_files: []

Package Spec version

pagy-0.10.1