Releases: RockSolt/next_page
Releases · RockSolt/next_page
Version 0.2.0
Update the minimum required Rails to 6.1.7.
Version 0.1.8
- change Rails specification to enable new releases
- add
previous_page
to pagination attributes - cap
next_page
at page count, return nil if no next page
Version 0.1.3
Include total_count in response.
Version 0.1.2
Adds attribute total_count. Fixes rounding on total_pages.
Version 0.1.1
Includes fix to total pages.
Next Page
Initial release of gem.