> 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.... -- 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.

