Passenger support for Vlad
I’ve written a tiny module for Vlad to deploy to Passenger (mod_rails). It’s available from http://github.com/aussiegeek/vlad
To use it, just update your Rakefile where Vlad.load is called, and update it like so:
Vlad.load :app => 'phusion'

Mike
Setup
about 1 month laterI believe it should be app => ‘passenger’