Re: HOWTO: Set up Ruby on Rails in Windows
vin wrote:Here's a quick Howto on setting up Ruby on Rails for Windows.
5. Create a test application by issuing this command in a terminal/command prompt:
rails testAppI needed:
rails new testApp
I was going to suggest that, Thanks for clarifying this to new members.
I believe that using the latest version users need to add " rails new applicationtitle"
Last edited by adrianwinston (2010-09-23 11:24:49)