Re: [Rails] Re: Re: Using MacPorts To Install Ruby 1.9.1 and Rails 2.3.0 RC1

2010-06-20 Thread Conrad Taylor
On Sun, Jun 20, 2010 at 11:54 AM, Fernando Perez wrote: > > If you're using Rails 3, it is recommended that you use Ruby 1.9.2. > > If this is the case, then you might want to use RVM for installing > > Ruby by doing the following: > > > > rvm install 1.9.2- head > > > > Good luck, > > > > -Conrad

[Rails] Re: Re: Using MacPorts To Install Ruby 1.9.1 and Rails 2.3.0 RC1

2010-06-20 Thread Fernando Perez
> If you're using Rails 3, it is recommended that you use Ruby 1.9.2. > If this is the case, then you might want to use RVM for installing > Ruby by doing the following: > > rvm install 1.9.2- head > > Good luck, > > -Conrad I'm still running 2.3.8 until 3 goes official. I'll give a try at RVM.