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: 59,172 of 193,188
Downloads: 18,625

Daily

Ranking: 66,334 of 193,154
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,439,241,904bundler
81,329,290,503rake
36793,660,028activerecord
38782,189,070actionpack
45744,726,635railties
122387,228,535rspec-rails
142341,754,333capybara
238210,668,463database_cleaner
3,1604,926,916sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin