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,066 of 193,649
Downloads: 18,744

Daily

Ranking: 32,348 of 193,618
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,490,992,976bundler
81,345,057,418rake
36801,085,161activerecord
38789,507,007actionpack
45751,836,405railties
122390,957,227rspec-rails
143344,662,755capybara
238211,994,751database_cleaner
3,1754,936,182sqlite3-ruby

Owners

#GravatarHandle
1iconkukunin