Kaminari v1.0.1 Release Notes

Release Date: 2017-09-24 // over 6 years ago
  • ๐Ÿ› Bug Fixes:

    ๐Ÿ’Ž Added required_ruby_version to the gemspec #847 [@timoschilling]

    Fixed a regression where per(nil) uses max_per_page instead of default_per_page #813 [@merqlove]

    ๐Ÿ›  Fixed a regression where passing a String to per() aborts with ArgumentError #849 [@rafaelgonzalez]

    Fixed a bug where calling deprecated max_pages_per caused an Error on Rails 4 #852 [@tsuwatch]