Categories: None [Edit]

active_record-cursor_paginator

https://rubygems.org/gems/active_record-cursor_paginator
https://github.com/ssugiyama/active_record-cursor_paginator
This library is an implementation of cursor pagination for ActiveRecord relations based on "https://github.com/xing/rails_cursor_pagination". Additional features are: - receives a relation with orders, and it is unnecessary to specify orders to this library separately.- supports bidirectional pagination.

Total

Ranking: 84,011 of 192,290
Downloads: 11,018

Daily

Ranking: 47,841 of 192,263
Downloads: 3

Depended by

RankDownloadsName
92,3319,403grape-cursor_paginate_helper

Depends on

RankDownloadsName
36781,321,811activerecord

Owners

#GravatarHandle
1iconssugiyama