ActiveRecord plugin for cursor based pagination for Ruby on Rails. Cursor-based pagination (aka keyset pagination) is a common pagination strategy that avoids many of the pitfalls of “offset–limit” pagination.
Required Ruby Version
>= 2.3.0
Authors
BambangSinaga
Versions
- 0.2.3 December 23, 2020 (11 KB)
- 0.2.2 December 10, 2020 (11 KB)
- 0.2.1 July 16, 2020 (11 KB)
- 0.2.0 July 15, 2020 (11 KB)
- 0.1.1 July 07, 2020 (10.5 KB)