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,080 of 196,721
Downloads: 19,202

Daily

Ranking: 24,745 of 196,694
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
37835,846,227activerecord
38823,825,694actionpack
46785,326,044railties
124407,102,375rspec-rails
145357,839,824capybara
247217,916,314database_cleaner
3,2344,975,182sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin