How does my rails app know which gem path to use on webfaction? asked 28 Oct '10, 22:03 THEM |
In the ~/webapps/app_name/bin directory there are start/stop/restart scripts that set it like this:
Hope that helps! answered 28 Oct '10, 22:14 klynton |