RubyGems Navigation menu

cursor_pagination 0.0.1

ActiveRecord plugin for cursor based pagination. Uses some column and rpp (results per page) to paginate your content. The main advantage against traditional pagination (limmit and offset), that the one URL on specific page will contain the data set, despite the newly added entities. It may be useful on the projects, where new entities are added often, and specific page now isn't specific page tomorrow.

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

安装:
=

版本列表:

  1. 0.0.3 - September 02, 2013 (13.0 KB)
  2. 0.0.2 - August 28, 2013 (11.0 KB)
  3. 0.0.1 - August 28, 2013 (11.0 KB)

Runtime 依赖 (1):

activerecord >= 3.0.0

Development 依赖 (5):

bundler ~> 1.3
rake >= 0

业主:

作者:

  • Sergey Kukunin

SHA 256 校验和:

71626303c126847b7484ad4d6feca133959c1ac312af424ab7dcb2d110fd64c9

下载总量 16,927

这个版本 2,986

许可:

MIT

需要的 Ruby 版本:

链接: