kaminari--kaminari/kaminari-activerecord
Akira Matsuda 56e34191d3 Version 1.0.0.rc1 2016-12-14 13:26:29 +09:00
..
lib/kaminari Version 1.0.0.rc1 2016-12-14 13:26:29 +09:00
MIT-LICENSE MIT-LICENSE 2016-10-04 10:39:12 +09:00
README.md 📝 README 2016-12-14 09:52:07 +09:00
kaminari-activerecord.gemspec Version 1.0.0.beta2 2016-12-14 13:15:28 +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/amatsuda/kaminari.

License

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