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,788 of 191,455
Downloads: 18,390

Daily

Ranking: 50,548 of 191,429
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,290,634,251bundler
81,273,120,523rake
36770,348,064activerecord
37759,168,101actionpack
46722,234,431railties
122375,770,521rspec-rails
140332,604,250capybara
231206,268,355database_cleaner
3,1294,895,306sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin