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: 57,513 of 186,883
Downloads: 17,714

Daily

Ranking: 89,163 of 186,872
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,910,439,083bundler
101,129,820,239rake
36699,074,330activerecord
38689,115,816actionpack
44653,716,314railties
117345,572,021rspec-rails
135304,834,248capybara
219195,341,534database_cleaner
3,0124,819,652sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin