1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/kaminari-actionview
2016-10-14 17:31:58 +09:00
..
lib/kaminari Prefer block_given? + yield over calling &block 2016-10-12 10:11:49 +09:00
kaminari-actionview.gemspec kaminari-* has no executables 2016-10-14 17:31:58 +09:00
MIT-LICENSE MIT-LICENSE 2016-10-04 04:21:24 +09:00
README.md 📝 README 2016-10-04 10:39:12 +09:00

Kaminari::Actionview

Kaminari Action View adapter.

Installation

Add this line to your application's Gemfile:

gem 'kaminari-actionview'

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.