Back again to use Rails 2.3.5 from Rails 3

Posted by dreame4 on Stack Overflow See other posts from Stack Overflow or by dreame4
Published on 2010-02-09T21:16:25Z Indexed on 2010/04/19 4:53 UTC
Read the original article Hit count: 449

Hi,

Recently, I had seen information about Rails 3.0 beta and I had wanted to trial it. So I used gem update and installed this version. But now, I need to go back to Rails 2.3.5.

How could I do it?

I was thinking about this two solutions:

  1. Uninstalling Rails 3. I read that somebody removed Rails 3 by using gem uninstall but he came across some problems then. Did anyone try to remove it in this way?
  2. Using different versions Rails at the same time. Is it possible at all? It will resolve all my problems but I could find nothing about this issue in google.

Hope somebody could help me :)

Greetings, dreame4

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby-on-rails3