Categories: None [Edit]
will_paginate_serial_link_renderer
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.
Total
Ranking: 65,590 of 186,801
Downloads: 14,800
Daily
Ranking: 162,330 of 186,780
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,912,746,142 | bundler |
10 | 1,130,956,208 | rake |
459 | 95,299,051 | will_paginate |
Owners
# | Gravatar | Handle |
---|---|---|
1 | morganlaco |