How to start working on reby on rails

Hello Friends,

I am new to Ruby on Rails actually i am .net developer, i installed
rails frame work and Aptana Studio3 in my system, i am not getting
Idea
how to start working on ruby on rails , please help me , how to start
working on ruby on rails, if any one have sample project that helps me
a lot.

Thanks in Advance
V.Venkat

On 28 January 2013 09:50, Venkat Ve [email protected] wrote:

Hello Friends,

I am new to Ruby on Rails actually i am .net developer, i installed
rails frame work and Aptana Studio3 in my system, i am not getting
Idea
how to start working on ruby on rails , please help me , how to start
working on ruby on rails, if any one have sample project that helps me
a lot.

First use Linux (Ubuntu for example) or Mac.
Second follow a tutorial such as railstutorial.org which is free to use
online.
I recommend using rvm to install ruby and rails.

Colin