Hi, I realize this may seem like an easy question, but I''m kind of stumped. I want to upgrade my version of Rails from 1.0.0 to 1.1.6. I downloaded rails-1.1.6.zip from rubyonrails.com, and I don''t know what to do next. Where should I extract it, and what should I do in the console to install it? I''m on Mac OSX v. 10.4.8, Intel. Thanks for the help! Dave -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
ryan.raaum-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2006-Nov-30 13:42 UTC
Re: Upgrading my version of Rails?
On Nov 29, 12:29 pm, "Dave A." <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi, I realize this may seem like an easy question, but I''m kind of > stumped. I want to upgrade my version of Rails from 1.0.0 to 1.1.6. I > downloaded rails-1.1.6.zip from rubyonrails.com, and I don''t know what > to do next. Where should I extract it, and what should I do in the > console to install it? I''m on Mac OSX v. 10.4.8, Intel.Open Terminal.app (or whatever shell program you favor) and type sudo gem update rails --include-dependencies Best, -r> > Thanks for the help! > > Dave > > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---