Link to home
Start Free TrialLog in
Avatar of ajlcompfit
ajlcompfitFlag for United States of America

asked on

Installing Rails Separately

 I have installed Ruby 1.92. and Ruby Gems. I now want to install Rails an I get message that Rails 3.0.7 has been installed.  When I go to Loclahost:3000 the Rails introduction screen doesn't appear.  When I create a new Rails project it builds directory but scripts directory doesn't contain server.  I was attempting to use ruby script/server to get the server going. So I believe I installed Rails incorrectly or its not in the right location.

   Do I need to be I a specifc directory when I install Rails?  I am on Windows 7 Ultimate 64bit Operation system.  
ASKER CERTIFIED SOLUTION
Avatar of ajlcompfit
ajlcompfit
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ajlcompfit

ASKER

I found the answer before a response  was posted.