Categories: None [Edit]

cursor_pagination

https://rubygems.org/gems/cursor_pagination
https://github.com/Kukunin/cursor_pagination
ActiveRecord plugin for cursor based pagination. Uses some column and rpp (results per page) to paginate your content. The main advantage against traditional pagination (limmit and offset), that the one URL on specific page will contain the data set, despite the newly added entities. It may be useful on the projects, where new entities are added often, and specific page now isn't specific page tomorrow.

Total

Ranking: 58,668 of 190,317
Downloads: 18,347

Daily

Ranking: 44,598 of 190,280
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
36761,692,300activerecord
37750,616,091actionpack
46713,861,040railties
121371,932,929rspec-rails
140329,479,278capybara
229204,842,460database_cleaner
3,1164,887,179sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin