Sake task for mod_rails (aka phusion passenger)
June 17th, 2008So phusion passenger for local development is the bomb! Sake bomb is also fairly cool in it’s own right. I got tired of manually updating httpd.conf and /etc/hosts to add new phusion passenger virtual hosts so I wrote a little sake script to do the work for me. Want it?
sudo gem install sake && \
sake -i http://pastie.caboo.se/216294.txt

