Skip to content

Upgrade Kaminari from 0.16.3 to 0.17.0.

Connor Shea requested to merge (removed):upgrade-kaminari into master

Changelog: https://github.com/amatsuda/kaminari/blob/master/CHANGELOG.rdoc#0170

Deprecates num_pages in favor of total_pages and includes Rails 5 support.

Working towards #14286 (closed).

cc: @rspeicher

Merge request reports