How do I access site.project.rails (running on host) from VMWare fusion?
- by Johnny Mnemonic
I have a rails app setup and running on my snow leopard MacBook - the app is being served by Passenger. As part of the setup they had me add entries for 127.0.0.1 site.project.rails in my hosts file so I could reach the site from site.project.rails
I can't for the life of me figure out how to get the app show up in VMWare. I have XP setup and…