RubyGems Navigation menu

rails_cursor_pagination 0.4.0

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

擁有者:

推送者:

作者:

  • Nicolas Fricke

SHA 256 總和檢查碼:

=

總下載次數 162,474

這個版本 34,289

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.7.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: