1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/kaminari-core
2016-11-22 17:49:01 +09:00
..
app/views/kaminari
config/locales Use I18n to pluralize entries 2016-10-11 16:07:59 +02:00
lib @template can be non-action_view template that doesn't have formats information 2016-11-22 17:49:01 +09:00
spec Run the generator spec only when ENV['GENERATOR_SPEC'] is given 2016-11-21 21:19:38 +09:00
kaminari-core.gemspec kaminari-* has no executables 2016-10-14 17:31:58 +09:00
MIT-LICENSE
README.md 📝 README 2016-10-05 07:18:27 +09:00

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.