will_paginate_serial_link_renderer 0.0.2
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:
=
安裝:
=
Runtime 相依性套件 (1):
will_paginate
~> 3.1