Releases: ppostma/smart_paginate
Releases · ppostma/smart_paginate
v0.2.3
Fix Ruby 3.0+ compatibility for SmartPaginate::PaginatingArray
.
v0.2.2
- Fix calculation of
total entries
when supplying an out of bounds page number.
- The method
total_pages
will now return 1 when there are no records.
- Active Record maximum version restriction has been removed.
v0.2.1
Compatibility with Active Record 5.2.