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: 56,176 of 183,139
Downloads: 17,194

Daily

Ranking: 66,923 of 183,127
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,410,461,295bundler
10954,857,689rake
35596,542,036activerecord
38588,560,780actionpack
42555,781,584railties
116294,957,132rspec-rails
137256,656,382capybara
200180,422,662database_cleaner
2,7874,706,060sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin