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: 56,306 of 183,501
Downloads: 17,263

Daily

Ranking: 34,028 of 183,494
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,458,813,476bundler
10970,092,883rake
35605,505,056activerecord
38597,282,693actionpack
43564,199,885railties
116299,612,809rspec-rails
136260,913,027capybara
201181,970,907database_cleaner
2,8054,715,928sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin