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: 58,119 of 187,548
Downloads: 17,957

Daily

Ranking: 108,010 of 187,532
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,007,742,320bundler
101,164,433,060rake
36718,968,537activerecord
37708,809,084actionpack
45673,035,249railties
116353,972,118rspec-rails
135313,706,783capybara
223198,153,983database_cleaner
3,0464,843,851sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin