Sumesh S wrote: > Hello Ashit, > > class AdminController < ApplicationController > scaffold :product > end > > what u tried to create using the above code and also i think u can > access my > giving > > http://localhost:3000/product <http://localhost:3000/admin>, rite? > > regards, > sumesh
I encounter the same problem while reading books agile web dev.I think u try script/generate scaffold model attribute:datatype -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

