From: Jan Svitok Date: 2006-11-21T20:49:59+09:00 Subject: Re: Error Install ruby (newbie) On 11/21/06, andre hartawan wrote: > I have installed ruby on windows using (One-Click > Installer ver ,then in command prompt > i try to run c:\ruby>gem install rails - remote > ,but an error come up (Error : While executing gem.... > (Gem:: GemNotFoundException)Could not find - <>0) in > the repository) try just gem install rails or gem install rails --remote (--remote is by default on, at least in the one-click installer)