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,012 of 196,106
Downloads: 19,166

Daily

Ranking: 60,696 of 196,079
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,666,535,620bundler
81,393,995,228rake
37826,698,318activerecord
38814,744,699actionpack
46776,488,762railties
123403,136,672rspec-rails
144354,443,910capybara
246216,471,567database_cleaner
3,2244,967,654sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin