| Article: |
Rolling with Ruby on Rails | |
| Subject: | undefined method 'title' | |
| Date: | 2006-10-08 01:09:14 | |
| From: | benjaminzsj | |
|
Response to: undefined method 'title'
|
||
| Sorry, forgot to mention it occurred when I modify the edit.rhtml and I copied code from the article. | ||
Showing messages 1 through 2 of 2.
-
undefined method 'title'
2006-10-09 08:09:44 Curt Hibbs |
[View]
This method is generated dynamically based on the column names in your receipes tables. Check the spelling in you database and make sure it matches the spelling in you list.rhtml file. -
undefined method 'title'
2006-10-09 08:14:53 Curt Hibbs |
[View]
It would be nice if I knew how to spell, too! :-)
That should have read "in your recipes table."


