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,090 of 192,104
Downloads: 18,445

Daily

Ranking: 60,252 of 192,085
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,340,208,428bundler
81,291,638,605rake
36778,483,411activerecord
37767,199,011actionpack
46730,058,908railties
122379,740,341rspec-rails
141335,893,980capybara
232207,858,673database_cleaner
3,1354,911,012sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin