开发者

how can we use will_paginate in ruby on rails 3.0.3

is their will_paginate开发者_运维知识库 will support to ruby on rails 3.0.3?


Yes. In beta - https://github.com/mislav/will_paginate/tree/rails3.


Yes, Its still in beta and we have used will paginate successfully in a production rails project.The bug that i have seen so far is the count of items at times is wrong. You can work around it by firing your own count query and populate it.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜