| Article: |
Rolling with Ruby on Rails | |
| Subject: | Errors in the end | |
| Date: | 2005-07-08 14:35:26 | |
| From: | curth | |
|
Response to: Errors in the end
|
||
|
Make sure that every recipe in your database has an assigned category.
|
||
Showing messages 1 through 1 of 1.
-
Errors in the end
2005-07-15 12:55:06 zsmirnoff [View]
the column id must be in lowercase - id - not Id, as mysql defines it first, in the database - just change the column name; rails use a lot of concepts about naming


