Using Phusion Passenger in Facebook apps development
Ray pointed me to a RailsCast on how to use Passenger for local development, it literally took me 2 minutes to setup. If you work on multiple Ruby on Rails applications, you should definitely do it. There is however one problem on this approach, since the default passenger.pref config relies on virtual host, you can’t [...]