| Article: |
Rolling with Ruby on Rails, Part 2 | |
| Subject: | I'm stuck on the create method | |
| Date: | 2006-01-22 18:24:49 | |
| From: | curth | |
|
Response to: I'm stuck on the create method
|
||
|
Ruby is saying that there is a syntax error on line 19, so they entire controller is not getting used.
|
||
Showing messages 1 through 1 of 1.
-
I'm stuck on the create method
2006-01-23 00:17:20 H2Oman [View]



I'm am using "locomotive" to run rails with these specs:
Ruby version 1.8.2 (powerpc-darwin7.9.0)
RubyGems version 0.8.11
Rails version 1.0.0
Active Record version 1.13.2
Action Pack version 1.11.2
Action Web Service version 1.0.0
Action Mailer version 1.1.5
Active Support version 1.2.5
Application root /Users/chris/Desktop/cookbook
Environment development
Database adapter mysql