am trying to follow the outlined steps in Agile web development with rails book(1st edition) to develop a shopping cart named depot.
after this command, ruby script/generate scaffold Product Admin which is supposed to write a basic maintenance application,from the explanations of the book when i access this address http://localhost:3000/admin the list of products needs to be seen but that is not what i get, and it looks like the above command did not even create admin controller in my machine. help please. am using rails 2.1 and ruby 1.8.6 -- 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 -~----------~----~----~----~------~----~------~--~---

