1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
Akira Matsuda ed9d220cd1 Tell the user which file is missing when config/database.yml was not found
Since cc03675d30b58e28f585720dad14e947a57ff5b the error message became like
"Could not load database configuration. No such file -"
which doesn't really tell what's actually missing.
2014-09-10 19:25:01 +09:00
..
rails Tell the user which file is missing when config/database.yml was not found 2014-09-10 19:25:01 +09:00
rails.rb lazily instantiate application subclasses 2014-08-06 18:27:16 -07:00