Hello: I did ''Jruby script/generate controller home index'', and I got "Rails requires RubyGems >= 1.3.1 (you have 1.2.0). Please ''gem update --system'' and try again" message. I follwed, and did ''gem update --system'', but it tells me there is nothing to update. My rails version is 2.2.2, I tried to install lower version, but did ''gem query --remote --name-matches rails'', only rails 2.2.2 version comes up, which is the one I am having. Thank you very much. -- 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 -~----------~----~----~----~------~----~------~--~---
On 4 Feb 2009, at 21:18, Jack Wu wrote:> > Hello: > I did ''Jruby script/generate controller home index'', and I got "Rails > requires RubyGems >= 1.3.1 (you have 1.2.0). Please ''gem update > --system'' and try again" message. I follwed, and did ''gem update > --system'', but it tells me there is nothing to update. My rails > version > is 2.2.2, I tried to install lower version, but did ''gem query -- > remote > --name-matches rails'', only rails 2.2.2 version comes up, which is the > one I am having. Thank you very much.rubygems 1.2 and 1.1 can have problems updating themselves ( http://blog.segment7.net/articles/2008/11/13/rubygems-1-3-1 ) Fred> > -- > 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 -~----------~----~----~----~------~----~------~--~---
Is it because you have jruby AND ruby? Therefore also two gems? Blog: http://random8.zenunit.com/ Learn rails: http://sensei.zenunit.com/ On 05/02/2009, at 8:18 AM, Jack Wu <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Hello: > I did ''Jruby script/generate controller home index'', and I got "Rails > requires RubyGems >= 1.3.1 (you have 1.2.0). Please ''gem update > --system'' and try again" message. I follwed, and did ''gem update > --system'', but it tells me there is nothing to update. My rails > version > is 2.2.2, I tried to install lower version, but did ''gem query -- > remote > --name-matches rails'', only rails 2.2.2 version comes up, which is the > one I am having. Thank you very much. > -- > 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 -~----------~----~----~----~------~----~------~--~---