So, maybe I am missing the blog entry on this subject, but when will
Ruby1.9 and Rails 3 play nice?
--
Posted via http://www.ruby-forum.com/.
cf <http://rubyonrails.org/download>
"We recommend Ruby 1.8.7 or Ruby 1.9.2 for use with Rails."
Seems pretty clear. :-)
--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
twitter: @hassan
Yeah...But use 1.9.2 and rvm
Sorry, but what is rvm?
> Sorry, but what is rvm?
(it was the 3rd hit here, though I'd wager it might be the first in your locale)
Felix
Ruby version manager
http://rvm.beginrescueend.com/
It´s not needed to install 1.9.2 but it can make life easier.
rvm is a god-send. It lets you maintain multiple ruby installs and
switch amongst them on command (among other things, like installed gem
sets), and you should definitely employ it.
I found this link enormously helpful (mainly because I use Ubuntu 10.04)
http://www.christopherirish.com/2010/08/25/how-to-install-rvm-on-ubuntu-10-04/
Clever.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.