Skip to content

v1.0.1

Compare
Choose a tag to compare
@yuki24 yuki24 released this 24 Sep 10:06
· 395 commits to master since this release

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]