Which version of rails should I install with ruby 2.0.0 installed?

Posted by Ekin Hazal on Super User See other posts from Super User or by Ekin Hazal
Published on 2014-06-11T23:31:00Z Indexed on 2014/06/13 9:31 UTC
Read the original article Hit count: 402

Filed under:
|
|
|

Hi I am building a ROR development environment on a new computer with windows 7,

now I have Ruby version 2.0.0 and Gems version 2.2.2 installed. Which version of Rails should I install?

I saw this on rubyonrails.org/download : "We recommend Ruby 2.1.0 for use with Rails. We stopped supporting Ruby 1.8.x after Rails 3.2. Ruby 1.9.2+ will be supported until Rails 5."

I will be working on a long-time project, I'm just trying to lessen the headaches I will have later.

Right now, the latest Rails -v is 4.1.0 and they recommend Ruby 2.1.0 for use with Rails. I think the best option is to go with this set.

Any other thoughts?

© Super User or respective owner

Related posts about windows-7

Related posts about ruby