I have a Ruby on Rails application running on localhost:3000. I would like to make it available world-wide, using x.x.x.x:3000 (my IP address).
localhost:3000
x.x.x.x:3000
I'm on Windows XP SP3.
Thats all! ;)