2012/7/29 Mike Bailey <[email protected]>
>
> When and how are you setting the environment variable?

I'm interested in this too. I've worked on apps with two dozen or more
environment dependent config options (databases, API keys, admin email
addresses, etc) and they usually end up being stored in version
control in one way or another (in the project or separate chef
recipes).

I like the idea of setting the config values via ENV vars, but how
should I set them without also storing sensitive data as cleartext in
a repo somewhere?

James

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to