Hi, all.
I have just downloaded Ruby and Ruby Gems and successfully installed both (ruby186-26.exe and setup.rb).
But when I am with RubyGems loaded, and try to install all of Rails and its dependencies through the command line (just like in http://www.rubyonrails.org/down), an error takes place:
c:\ruby>gem install rails ERROR: http://gems.rubyforge.org/ does not appear to be a repository ERROR: could not find gem rails locally or in a repository
Can anybody help?
All the best, Pedro.