Please help: Error during "gem install rails"

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.

creo que se soluciona con lo siguiente…
crea tu estructura de archivos con el siguiente comando
rails nombredelproyecto -d mysql
ya que las versiones mas recientes del ruby on rails no ponen a mysql
como servidor de base de datos por default

pd: disculpa que escriba en español :slight_smile:

Gracias, jvp. Trataré hacer lo que usted recomendas.
Sin problema, amigo. Yo hablo Portugues y creo que el español no es un
grande problema pero que soy
brasileño.[]s,
Pedro.