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: 81,189 of 192,968
Downloads: 11,718

Daily

Ranking: 12,512 of 192,934
Downloads: 64

Depended by

RankDownloadsName
92,0659,524grape-cursor_paginate_helper

Depends on

RankDownloadsName
36790,722,643activerecord

Owners

#GravatarHandle
1iconssugiyama