Mar 6, 2008
Generic-user-small Steven Richa... 1 post

Topic: Agile Web Development with Rails / Depot with Rails 2.0.2

I am also stuck at this point.

I think its a poor effort to say “roll back to rails 1.2 or whatever”

thats pretty pants, considering i paid a lot of money for the book only about 2 weeks ago.

but thats a different matter.

i have managed to get the scaffold to work by using this:

depot>ruby script/generate scaffold Product title:string description:text image_url:string

but my next problem is getting the price to display on the screen when i refresh the browser I dont see the price added. its in the database and all that.

cant anyone help me???

1 post