| Article: |
Rolling with Ruby on Rails | |
| Subject: | error | |
| Date: | 2006-02-22 09:47:35 | |
| From: | curth | |
|
Response to: error
|
||
| From the error message you posted, it looks like when you edited database.yml to tell Rails the name of your database, you used the database name "cookbook_development". This is fine. Just make sure the name matches exactly with the name of the database you created in MySQL. If, for example, you had actually named your database "cookbook" as I did in the tutorial, then you would get this error. | ||
Showing messages 1 through 1 of 1.
-
error
2006-04-28 09:17:47 bwl [View]



Restarting the server will pick up the change.
ruby script\server