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,047 of 182,853
Downloads: 17,159

Daily

Ranking: 70,646 of 182,840
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,369,448,980bundler
11942,744,578rake
35589,215,130activerecord
38581,387,240actionpack
43548,853,899railties
116291,118,014rspec-rails
138253,309,519capybara
198179,065,759database_cleaner
2,7714,698,351sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin