Handy Shell Alias for Restarting your Rack Apps

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.

© 2008-2024 Tim Riley. All rights reserved.