RubyGems Navigation menu

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

Runtime依存性 (1):

activerecord >= 5.0

オーナー:

Pushed by:

作者:

  • Nicolas Fricke

SHA 256チェックサム:

65cd656d27b007a37c8d61a204139b69e24015dfb4f72466cabac540645e67d1

累計ダウンロード数 84,467

このバージョンのみ 27,965

ライセンス:

MIT

必要Rubyバージョン: >= 2.6.0

New versions require MFA: true

Version published with MFA: true

リンク: