Displaying 1 result from an estimated 1 matches for "c5b6ce98".
2008 Jun 03
2
Passing environment variables to mongrel
The Rails app I''m working on requires an environment variable to be set. I
thought I could do this in my cap deploy script. Unfortunately, it seems
that the Mongrel processes that are started up by Mongrel Cluster have their
own environments and any environment variables set in the deploy script
aren''t passed on. I was able to verify this by having my deploy script run a
rake