kaminari--kaminari/kaminari-core
Akira Matsuda 0c63f756e9 Be sure to reset all inserted test data 2017-01-07 12:08:21 +09:00
..
app/views/kaminari
config/locales
lib Don't accept negative value for padding 2017-01-05 15:43:50 +09:00
test Be sure to reset all inserted test data 2017-01-07 12:08:21 +09:00
MIT-LICENSE
README.md 📝 README 2016-12-14 09:52:07 +09:00
kaminari-core.gemspec

README.md

Kaminari::Core

Kaminari core libraries.

Installation

Add this line to your application's Gemfile:

gem 'kaminari-core'

And bundle.

Usage

This gem is basically an internal gem that will be automatically bundled from kaminari gem or kaminari adapter gems.

See Kaminari README for the documentation.

Contributing

Pull requests are welcome on GitHub at https://github.com/amatsuda/kaminari.

License

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