RubyGems Navigation menu

rails_cursor_pagination 0.1.3

This library is an implementation of cursor pagination for ActiveRecord relations. Where a regular limit & offset pagination has issues with items that are being deleted from or added to the collection on previous pages, cursor pagination will continue to offer a stable set regardless of changes to the base relation.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.0 - October 06, 2023 (21.5 KB)
  2. 0.3.0 - July 08, 2022 (20.5 KB)
  3. 0.2.0 - April 19, 2021 (19.0 KB)
  4. 0.1.3 - March 17, 2021 (17.0 KB)

Runtime 依赖 (1):

activerecord >= 5.0

业主:

推送:

作者:

  • Nicolas Fricke

SHA 256 校验和:

5db35a8584df21aedccf0152266ebde3e4b20f51b029079df62d5f8267880296

下载总量 133,316

这个版本 1,680

许可:

MIT

需要的 Ruby 版本: >= 2.5.0

新的版本需要开启多因素验证: true

链接: