Categories: None [Edit]

rails_cursor_pagination

https://rubygems.org/gems/rails_cursor_pagination
https://github.com/xing/rails_cursor_pagination
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.

Total

Ranking: 10,265 of 186,959
Downloads: 264,250

Daily

Ranking: 4,049 of 186,713
Downloads: 1,407

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36698,039,545activerecord

Owners

#GravatarHandle
1iconnicolas-fricke