简体   繁体   中英

Why won't my Rails server run? I get an error that a file is missing

The error that I get is

/Users/me/.rvm/gems/ruby-1.9.3-p551/gems/railties-3.2.13/lib/rails/application/configuration.rb:115:in `read': No such file or directory - /Users/me/ready96/config/database.yml (Errno::ENOENT)

This is weird because I have the exact same codebase in a different directory and it works fine.

config文件夹中创建database.yml

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM