开发者

Is there a way to customize in view what will_paginate outputs on the page?

In my view..

<%= will_paginate @received_messages %>

renders..

← Previous 1 2 Next →

on the page. Is there a way to pass some options to 开发者_运维问答that to customize the output? Like just page numbers or just next/previous page links (if there's any next/previous page) etc. Any idea?


This can help you: Module: WillPaginate::ViewHelpers

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜