Search code examples
ruby-on-railsrubyruby-on-rails-3ruby-on-rails-2

How do I install Rails 2 and 3 in the same computer?


I have Rails 3.1.1 installed on my computer.

I have to open a project that uses Rails 2.3.4.

How can I install rails 2.3.4 without breaking everything?


Solution

  • I recommend using rvm