will_paginate is a pagination library that integrates with Ruby on Rails, Sinatra, Hanami::View, Merb, DataMapper and Sequel. See installation instructions on the wiki for more info. A Sinatra app needs a couple of extra requires. For Padrino apps you need to manually register the Sinatra extension. Alternatively, you can avoid manual will_paginate install by using Padrino recipes. will_paginate 3.0+ will not work on Rails 2. In an older version of Rails, you'll have to use will_paginate 2.3. For Rails 2.0 or older, a simple require will suffice.
Features
- You can customize the default "per_page" value
- Add some CSS styles to make those pagination links prettier
- For Rails, Sinatra, Merb, DataMapper, and more
- Install in Rails 3+ or other frameworks
- It automatically hooks into Rails or Merb on application boot
- See the wiki for more documentation
Categories
LibrariesLicense
MIT LicenseFollow will_paginate
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of will_paginate!