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.
我试图弄清楚如何将动态 SEF URL 添加到我一直在研究的 rails 3.1 项目中。我无法通过谷歌找到很多东西。
任何指导或建议将不胜感激!
有几种方法可以做到这一点。但是你可以简单地使用 gem 来达到这个目的https://github.com/norman/friendly_id,Ryan Bates 有一个关于它的演员http://railscasts.com/episodes/314-pretty-urls-with-friendlyid。