rails_cursor_pagination 0.1.3
This library is an implementation of cursor pagination for ActiveRecord relations. Where a regular limit & offset pagination has issues with items that are being deleted from or added to the collection on previous pages, cursor pagination will continue to offer a stable set regardless of changes to the base relation.
Gemfile:
=
instalar:
=
dependencias de Runtime (1):
activerecord
>= 5.0