« Return to Thread: Rails 2.0 scaffold

Re: Rails 2.0 scaffold

by Ilan Berci-3 :: Rate this Message:

Reply to Author | View in Thread


I still dont get it
What am i doing wrong when i put this in

C:\ruby\depot>ruby script\generate scaffold Product Admin id:int
title:varchar(1
00) description:text image_url:varchar(200) price:decimal(10,2)
--
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Rails 2.0 scaffold