Ruby and Rails version

How can i change the set Ruby and Rails version when multiple version
of Ruby and Rails running at my system Thanks

On Fri, Oct 22, 2010 at 7:21 PM, Bhupendra
[email protected]wrote:

How can i change the set Ruby and Rails version when multiple version
of Ruby and Rails running at my system Thanks

In Rails 2, change it in your config/environment.rb. For Rails 3, change
it
in your Gemfile.


Erol M. Fornoles
http://erolfornoles.posterous.com

http://twitter.com/erolfornoles
http://ph.linkedin.com/in/erolfornoles

On 22 October 2010 12:21, Bhupendra [email protected] wrote:

How can i change the set Ruby and Rails version when multiple version
of Ruby and Rails running at my system Thanks

If you want multiple versions of Ruby then use rvm.

Colin