Philip Hallstrom wrote in post #976035: >> I would like to run ruby on rails in windows. I have watched some >> tutorial but I haven't got any answer for this. >> After, I create a new app in the projectfolder/script folder only >> contains rails file, there aren't other file like server,generate... >> >> Can you help me? > > Any chance you are using Rails 3? If so.... > > rails server > rails generate .... > etc....
However, if you *are* using Rails 3, please find a Rails 3 tutorial ( http://www.railstutorial.org is excellent). Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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.

