RubyGems Navigation menu

rails_cursor_pagination 0.2.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.5KB)
  2. 0.3.0 - July 08, 2022 (20.5KB)
  3. 0.2.0 - April 19, 2021 (19KB)
  4. 0.1.3 - March 17, 2021 (17KB)

所有者:

プッシュ者:

作者:

  • Nicolas Fricke

SHA 256チェックサム:

2a1730d33ae6583db4f716c8c5afc3e18726f522bce827ee5ff7b92978c45350

累計ダウンロード数 130,503

このバージョンのみ 56,331

ライセンス:

MIT

必要なRubyのバージョン: >= 2.5.0

新しいバージョンはMFAを必要とします: true

リンク: