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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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 KB)
  4. 0.1.3 - March 17, 2021 (17 KB)

Runtime Abhängigkeiten (1):

activerecord >= 6.0

Besitzer:

Pushed by:

Autoren:

  • Nicolas Fricke

SHA 256-Prüfsumme:

c966e1c835dd8f409122e8f416c9a8bc1d5283843d737f87beee4867f473620c

Downloads insgesamt 130.836

Für diese Version 12.875

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.7.0

New versions require MFA: true

Version published with MFA: true

Links: