will_paginate

时间:2015-06-30 08:55:50   收藏:0   阅读:104

地址: https://github.com/mislav/will_paginate/wiki/API-documentation

 

 

page_entries_info(collection, options)

Renders a message containing number of displayed vs. total entries.

<%= page_entries_info @posts %>
#=> Displaying posts 6 - 12 of 26 in total

You can customize the output format using I18n.

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!