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: 96,009 of 188,645
Downloads: 8,574

Daily

Ranking: 13,154 of 188,635
Downloads: 45

Depended by

RankDownloadsName
96,3378,529grape-cursor_paginate_helper

Depends on

RankDownloadsName
36735,909,669activerecord

Owners

#GravatarHandle
1iconssugiyama