Skip to content
/ pagy Public
forked from ddnexus/pagy

The ultimate pagination ruby gem

License

Notifications You must be signed in to change notification settings

rposborne/pagy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagy

Dead simple pagination in pure ruby. Easy, fast and very light. No restrictions imposed: use it with any MVC framework, any ORM, any DB type, any templating system or none at all. Use the built-in templates or create yours the way you want.

Alpha Version!

This gem is still missing documentation. TBD... soon ;).

Installation

Add this line to your application's Gemfile:

gem 'pagy'

And then execute:

$ bundle

Or install it yourself as:

$ gem install pagy

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ddnexus/pagy.

License

The gem is available as open source under the terms of the MIT License.

About

The ultimate pagination ruby gem

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 90.4%
  • HTML 2.7%
  • JavaScript 2.1%
  • Haml 2.1%
  • Slim 2.0%
  • Dockerfile 0.7%