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: 54,995 of 180,459
Downloads: 16,822

Daily

Ranking: 105,358 of 180,454
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,075,871,620bundler
16853,643,152rake
34540,079,460activerecord
37533,270,041actionpack
44502,509,738railties
115262,452,078rspec-rails
137227,694,138capybara
189168,511,139database_cleaner
2,6444,629,087sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin