Category Archives: Ruby on Rails

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

Quickstart For Instant Rails

priyanshu | Feb 28,2012 |   No Comments |

Hey i am new to the Ruby on Rails used WordPress and yii framework a lot. In this blog, will show you how to make an hello world aplication with RoR. Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all pre-configured and ready to run. No installer, you simply drop it into the directory of your choice and run it. It does not modify your system environment.Download the latest version of Instant Rails form here.

Read More