开发者

will_paginate -> How to change the default url?

will_paginate plugin aways generates the pagination to the current url appending the page para开发者_如何学Pythonmeter.

Is there a way to change this? I need it to paginate to another controller/action plus some arguments.


will_paginate(@collection, :params => { :controller => "articles", :action => "paginate" })
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜