Is there a way to restart the Rails app (e.g. when you\'ve changed a plugin/config file) while Mongrel is running. Or alternatively quickly restart Mongrel. Mongrel gives th
For example,
killall -USR2 mongrel_rails