RubyGems Navigation menu

will_paginate_serial_link_renderer 0.0.7

Link renderer for use with [will_paginate](https://github.com/mislav/will_paginate). When paginated results are loaded asyncronously, it is not ideal to output fully fleshed-out html for the links; there is too much redundancy in doing so. Additionally, if you're requesting pagination asyncronously, you don't want links anyway, because you'd want to allow users to view results on other pages without a page reload. This gem reduces each link to its minimal form: a page number.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.7 - September 18, 2016 (7KB)
  2. 0.0.6 - September 18, 2016 (7KB)
  3. 0.0.5 - September 18, 2016 (7KB)
  4. 0.0.4 - September 16, 2016 (7KB)
  5. 0.0.3 - September 16, 2016 (7KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

will_paginate ~> 3.1

Development依存関係 (2):

bundler ~> 1.7
rake ~> 10.0

所有者:

作者:

  • Morgan Laco

SHA 256チェックサム:

=

累計ダウンロード数 14,254

このバージョンのみ 3,799

このバージョンがリリースされたのは:

ライセンス:

MIT

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

リンク: