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:
=

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:

=

Total downloads 10,721

For this version 3,567

Version Released:

License:

MIT

Required Ruby Version: >= 2.3.0

Links: