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.
我想访问Rails.config我的黄瓜env.rb文件,因为我的配置指定了一个临时目录,我想在运行测试之前清理它。如何访问Rails.config我的env.rb文件内部?
Rails.config
env.rb