Qualify this with : I am a ruby and rails newbie so for what it's worth: I recently started the rails journey and was working in windows using cygwin etc... I switched to ubuntu and originally was trying to make ruby 1.8.7 work with 3.1.0 and it just wasn't happening... can't remember the details of the problems I was having but they were numerous...
I switched to 1.9.2 and rails 3.1.0 and it's been pretty smooth sailing since... still haven't gotten great results in windows but haven't spent much time trying since I got ubuntu working and solid. I do have a friend who works in windows (not sure if he does just ruby or does rails too though).... but he uses mingw which I set up and did feel better about.... Fwiw... Max -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Colin Law Sent: Tuesday, October 04, 2011 8:28 AM To: [email protected] Subject: Re: [Rails] Re: Re: downgrade rails 3.1 project from ruby 1.9.2 to 1.8.7 On 4 October 2011 15:22, Garrett S. <[email protected]> wrote: >> +1, but doesn't 3.1 require 1.9.2 or better? I could swear that's a >> given. > > Is Rails 3.1 only available on 1.9.2? I was going by this: > http://guides.rubyonrails.org/getting_started.html > which says it only requires 1.8.7 or higher, but to avoid a couple 1.8.7 > versions because they don't work. I think I saw that an upcoming version of rails will require 1.9.2 but up till then 1.8.7 is fine. Colin -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

