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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.7 - September 18, 2016 (7 KB)
  2. 0.0.6 - September 18, 2016 (7 KB)
  3. 0.0.5 - September 18, 2016 (7 KB)
  4. 0.0.4 - September 16, 2016 (7 KB)
  5. 0.0.3 - September 16, 2016 (7 KB)
Show all versions (7 total)

Runtime Dependencies (1):

will_paginate ~> 3.1

Development Dependencies (2):

bundler ~> 1.7
rake ~> 10.0

Owners:

Authors:

  • Morgan Laco

SHA 256 checksum:

65d791a96d1ab7212d0849fdf95419d0b191fe9172ce0667af1e8710312d68cd

Total downloads 13,823

For this version 3,727

License:

MIT

Required Ruby Version: >= 0

Links: