@@ -61,10 +61,10 if File.exist?(database_file) | |||
|
61 | 61 | end |
|
62 | 62 | end |
|
63 | 63 | else |
|
64 |
|
|
|
64 | warn("No adapter found in config/database.yml, please configure it first") | |
|
65 | 65 | end |
|
66 | 66 | else |
|
67 |
|
|
|
67 | warn("Please configure your config/database.yml first") | |
|
68 | 68 | end |
|
69 | 69 | |
|
70 | 70 | group :development do |
General Comments 0
You need to be logged in to leave comments.
Login now