Sha256: b8a3322a81ca88f5f51bd5d93875116db9986287ac8dcf1247e2b789ee1af77c
Contents?: true
Size: 811 Bytes
Versions: 3
Compression:
Stored size: 811 Bytes
Contents
# Bunto::Paginate Default pagination generator for Bunto. [![Build Status](https://secure.travis-ci.org/bunto/bunto-paginate.svg?branch=master)](https://travis-ci.org/bunto/bunto-paginate) ## Installation Add this line to your application's Gemfile: gem 'bunto-paginate' And then execute: $ bundle Or install it yourself as: $ gem install bunto-paginate ## Usage Once the gem is installed on your system, Bunto will auto-require it. Just set the following configuration ## Contributing 1. Fork it ( http://github.com/bunto/bunto-paginate/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bunto-paginate-3.0.0 | README.md |
bunto-paginate-2.0.0 | README.md |
bunto-paginate-1.0.0 | README.md |