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: 87,224 of 191,542
Downloads: 10,224

Daily

Ranking: 10,335 of 191,513
Downloads: 122

Depended by

RankDownloadsName
92,7809,230grape-cursor_paginate_helper

Depends on

RankDownloadsName
36772,014,313activerecord

Owners

#GravatarHandle
1iconssugiyama