如何使 will_paginate 与液体一起工作

发布于 2024-09-04 13:25:02 字数 168 浏览 7 评论 0原文

我设法做了一些小修改,使 will_paginate 能够与液体一起工作: http://gist.github.com/426737

我想知道这是否安全?有想法吗?

I managed to make a little hack to make will_paginate work with liquid:
http://gist.github.com/426737

I wonder if this is safe? Ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

看透却不说透 2024-09-11 13:25:02

我认为如果您尝试这样的操作会更安全: https://gist.github.com/2783697

基本上,它定义了一个使用 WillPaginate 对集合进行分页的 Liquid Block。

I think it'd be safer if you tried something like this: https://gist.github.com/2783697

Basically, that defines a Liquid Block that uses WillPaginate to paginate your collection.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文