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.
这一定是一个重复的问题,但我在谷歌上找不到神奇的词。
包含不是gem的库时的最佳实践是什么(换句话说:作为 Ruby 的一部分但仍然需要显式的库require)?我应该要求它config/environment.rb吗?
require
config/environment.rb
谢谢。
在您的配置目录中有一个初始化程序目录。在那里你可以用你的include语句创建一个 rb 文件
include