RubyGems Navigation menu

rb_pager 0.2.3

ActiveRecord plugin for cursor based pagination for Ruby on Rails. Cursor-based pagination (aka keyset pagination) is a common pagination strategy that avoids many of the pitfalls of “offset–limit” pagination.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.3 - December 23, 2020 (11 KB)
  2. 0.2.2 - December 10, 2020 (11 KB)
  3. 0.2.1 - July 16, 2020 (11 KB)
  4. 0.2.0 - July 15, 2020 (11 KB)
  5. 0.1.1 - July 07, 2020 (10.5 KB)
Show all versions (6 total)

Development Dependencies (4):

activerecord >= 5.2
pg >= 0
rake ~> 13.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • BambangSinaga

SHA 256 checksum:

490876e14b41fd405b7b3bf8d12a888a7c11c9690f720af2c3c18f600d8acb39

Total downloads 9,955

For this version 3,393

License:

MIT

Required Ruby Version: >= 2.3.0

Links: