1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/kaminari-activerecord
2016-12-06 00:31:15 +09:00
..
lib/kaminari I don't want to call Relation#to_a that duplicates the whole loaded data 2016-12-05 11:50:56 +09:00
kaminari-activerecord.gemspec These internal adapters also has to depend on kaminari-core 2016-12-06 00:31:15 +09:00
MIT-LICENSE MIT-LICENSE 2016-10-04 10:39:12 +09:00
README.md 📝 README 2016-10-04 10:39:17 +09:00

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.

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.