Handy Shell Alias for Restarting your Rack Apps
February 25th 2009alias r='touch tmp/restart.txt'
Most useful if you’re using the Phusion Passenger and its Preference Pane to serve your apps through Apache on OS X.
alias r='touch tmp/restart.txt'
Most useful if you’re using the Phusion Passenger and its Preference Pane to serve your apps through Apache on OS X.
Hi, I'm Tim Riley. I'm a web developer based in Canberra, Australia, where I work at a small design studio called Icelab. This is my blog, where I can share with you the things I learn as I go about building products for the web.