<%= will_paginate @feed_items,
params: {:controller => 'static_pages', :action => 'home'},
renderer: BootstrapPagination::Rails %>
可以解决rails tutorial中第11章节424页中的问题(很奇怪书中没有去解决)
1.png<%= will_paginate @feed_items,
params: {:controller => 'static_pages', :action => 'home'},
renderer: BootstrapPagination::Rails %>
可以解决rails tutorial中第11章节424页中的问题(很奇怪书中没有去解决)
1.png本文标题:will_paginate指定controller和action
本文链接:https://www.haomeiwen.com/subject/nozrqttx.html
网友评论