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: 57,963 of 187,152
Downloads: 17,857

Daily

Ranking: 88,519 of 187,138
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,962,635,985bundler
101,148,456,251rake
36709,749,796activerecord
38699,667,002actionpack
44664,061,331railties
117350,121,948rspec-rails
135309,379,379capybara
222196,882,719database_cleaner
3,0274,832,380sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin