Monthly Archives:March 2012

Step By Step Guide to install Ruby On Rails in Windows

priyanshu | Mar 1,2012 |   8 comments

Hi there, in this blog i will tell you how to install Ruby on Rails (RoR).Frankly speaking it takes me couple of days to get the things work’s properly, seriously , surfed a lot and finally came across one stop solution. When i was surfing, found number of forums regarding the issues of Ruby on Rails with the mysql gem, thats encouraged me to write this blog.
For the installation of ruby on rails i have preferred railsinstaller.
RailsInstaller has everything you need to hit the ground running. In one easy-to-use installer, you get all the common packages needed for a full Rails stack. Follow the steps carefully

Step 1: Download the railsinstaller package from here.

Step 2:After installing this package u will find  a directory by the name RailsInstaller according to the path selected by you during the installation and the menu in the start->All Programs->RailsInstaller…..
Read More