Rails 3.1 or Rails 3.0 is just a gem. You can do a 'gem uninstall rails -v 3.1' etc
Or you can leave rails 3.1 gems installed, shouldn't matter. In your rails app you specify the gems you want in the Gemfile. The purpose of Rails installer is to get the Ruby, binary build dependencies and other tricky things out of the way. On Nov 21, 5:21 am, Drammy <[email protected]> wrote: > I did try rails installer and found it installed Rails 3.1. > > Since you asked though I just checked the site a found a latest stable > release for Rails 3.0.1... Thanks > -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
