我查看了inflector下的Rails文档,发现了这条消息……
@H_404_2@
Module deprecated@H_404_4@
This module is deprecated on the latest stable version of Rails. The last existing version (v2.1.0) is shown here.@H_404_4@
没有任何进一步细节的解释或参考.@H_404_4@
我记得看过一个Rails Trac网站.我把它追了下去,发现它也被弃用了.它把我推荐给Lighthouse.@H_404_4@
我在那里找到了一些信息–Rails核心团队不接受inflections.rb的补丁.但它并没有真正解释弃用信息.背后的故事是什么?@H_404_4@
解决方法
您可以查看
this post以获得解释.