Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否可以在搜索表单提交和/或 will_paginate 中使用 Turbolinks。
有人对如何使其工作有一些想法吗?
是的你可以。
将 gem 和 js 添加到 application.js 中,它应该都能按预期工作。轨道魔法!与 will_paginate 一起使用,对 SEO 元素没有影响。
澄清一下,表单提交应该简单地重新更改(此时)。因此,您不会在那里获得性能提升,但行为会像以前一样工作并且不会中断。