Installation after XAMPP

Hi, guys,

I’ve got XAMPP 1.6.1 installed, here, and tried to install Rails to
start learning it. But I’m a real newbie to port and network
configuration, so I don’t know how to configure Rails to run at my
localhost.

I already ran the script for creating a first test project, but the test
of it didn’t work (after creating the controller and the view) because
of these configurations.

Can anyone give me a help?

Thanks!

Diogo Baeder - baixista

http://www.diogobaeder.com.br

Hijos de Fidel - Música Instrumental Latina

http://www.hijosdefidel.com.br

Nevermind, it was just a matter to learn to start the server (“ruby
script/server”).