kaminari--kaminari/kaminari-activerecord
shunyama 3ae5aa9682 [skip ci]fix grammatical-mistakes-and-typo 2021-11-20 02:21:22 +09:00
..
lib/kaminari [skip ci]fix grammatical-mistakes-and-typo 2021-11-20 02:21:22 +09:00
CHANGELOG.md
MIT-LICENSE
README.md
kaminari-activerecord.gemspec Format 2018-11-11 13:04:43 +09:00

README.md

Kaminari::Activerecord

Kaminari Active Record adapter.

Installation

Add this line to your application's Gemfile:

gem 'kaminari-activerecord'

And bundle.

Usage

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

Or if you're using ORMs other than Active Record, you might need to explicitly bundle this gem.

See Kaminari README (Other Framework/Library Support) for details.

Contributing

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

License

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