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