Restart Rails App With Phusion

Posted By Weston Ganger

If you ever need to restart a rails thats running with phusion.

All you need to do is create a restart.txt file in the tmp folder of your app:

touch myapp/tmp/restart.txt

Article Topic:Software Development - Ruby / Rails

Date:April 26, 2014