BLOG HOME -  UK WEB HOSTING -  PHP MYSQL HOSTING -  RESELLER HOSTING -  eUKhost FORUMS -  VPS HOSTING

Installing Ruby on Rails and Gems on Windows

There are enough tutorials around on how to install Ruby on Rails and Gems on Linux; but the question is, how do you install them on Windows?

1) Install Ruby using the one click installer. You can get the latest version of the installer from here; the installation is simple and only takes a few clicks.

2) Open the command shell (’Start’ >> ‘Run’ >> ‘cmd’), and navigate to the ruby ‘bin’ directory. normally this will be ‘C:\ruby’ and run ‘gem install rails –include-dependencies’; this will install rails.

…and there you have it! You have install Ruby on Rails abnd Gems on Microsoft Windows!

digg this

This post is compiled by eUKhost.com

1 Comment »

  1. Mr.Hogg said,

    October 3, 2007 @ 12:45 pm

    Thanks, after reading the post it does sound like its easy to install Ruby on rails on Windows. Real test will be when I do it practically.

RSS feed for comments on this post · TrackBack URI

Leave a Comment

You must be logged in to post a comment.