You could also try managing your ruby versions and gem sets with RVM. http://rvm.beginrescueend.com/
On Sep 24, 9:53 pm, Leonardo Mateo <[email protected]> wrote: > On Fri, Sep 24, 2010 at 10:34 PM, Buncha Decha <[email protected]> wrote: > > I use ubntu10.04 with gem 1.3.5.I try setup.rb.It say only use apt-get > > is only one way to get updated gem but I try many times to use this > > command but it did not work. > > You should install rubygems-update gem. > $ sudo gem install rubygems-update > $ sudo update_rubygems > > That will do the trick. > > Hope it helps. > > -- > Leonardo Mateo. > There's no place like ~ -- 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.

