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
Ruby on Rails — A web-app framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.), 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.