Follow Me

Tag Archive | "how to display default first project in ror"

How to install ruby on rails on windows

Sunday, July 25, 2010

4 Comments

In the previous post of RoR, we have studied about what is ruby on rails. In this post we will see, how to install ruby on rails on localhost on windows machine. Following are the steps required for ror installation - 1. Install Ruby & Gems 2. Install Rails 3. Install appropriate Database Engine That’s it. Lets see each installation in detail. 1.  [...]

Continue reading...