kaminari--kaminari/kaminari-core
Akira Matsuda c0a1b9c7db beginrescueend 2016-10-12 10:00:00 +09:00
..
app/views/kaminari Move core code to kaminari-core gem 2016-10-04 21:59:34 +09:00
config/locales Use I18n to pluralize entries 2016-10-11 16:07:59 +02:00
lib beginrescueend 2016-10-12 10:00:00 +09:00
spec Redundant { } 2016-10-12 10:00:00 +09:00
MIT-LICENSE MIT-LICENSE 2016-10-04 20:48:34 +09:00
README.md 📝 README 2016-10-05 07:18:27 +09:00
kaminari-core.gemspec ❄️ 2016-10-12 05:45:39 +09:00

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.

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.