<div dir="ltr">In Rails 4.1 I use secrets.yml (<a href="http://edgeguides.rubyonrails.org/4_1_release_notes.html#config-secrets-yml">http://edgeguides.rubyonrails.org/4_1_release_notes.html#config-secrets-yml</a>).</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><br></div><div><br></div><a href="http://lugolabs.com" target="_blank">LugoLabs.com</a><br></div></div>
<br><div class="gmail_quote">On 23 September 2014 19:13, James McCarthy <span dir="ltr"><<a href="mailto:james@lety.co" target="_blank">james@lety.co</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>Dotenv.</div><div><br></div><div><br></div>James McCarthy<br><br>Software Engineer<br><br>LetyCo - Analyse, Build, Deliver<br>Ruby/Rails software for London and the SouthEast.<br>  <br>Mob:  <a href="tel:07577006897" target="_blank">07577006897</a><br><br>Email:  <a href="mailto:james@lety.co" target="_blank">james@lety.co</a><br><br><a href="http://lety.co/" target="_blank">lety.co</a><div><div class="h5"><div></div><div><br></div><br><br>-------- Original message --------<br>From: Phil Nash <u></u> <br>Date:23/09/2014  19:06  (GMT+00:00) <br>To: London Ruby Users Group <u></u> <br>Subject: [LRUG] How do you manage secrets in Rails apps? <br><br><div dir="ltr"><div><div><div><div><div>Hi LRUG,<br><br></div>I've been thinking a lot recently about application secrets like API or database credentials and how they are stored in different environments for Rails apps. I was hoping that you lovely LRUG member could share how you deal with this yourself.<br><br>Currently I only tend to deploy apps to Heroku, so I use environment variables throughout the app, loaded in development/test environments with the <a href="https://github.com/philnash/envyable" target="_blank">envyable</a> gem, though <a href="https://github.com/laserlemon/figaro" target="_blank">figaro</a> would do the same job.<br><br></div>So, what I'm asking is, if you use environment variables for config in your applications how do you load them in both development and production environments?<br><br></div>Thanks,<br><br>Phil<br><br>--<br></div>Phil Nash<br></div>@philnash<br></div>
</div></div></div><br>_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
Archives: <a href="http://lists.lrug.org/pipermail/chat-lrug.org" target="_blank">http://lists.lrug.org/pipermail/chat-lrug.org</a><br>
Manage your subscription: <a href="http://lists.lrug.org/options.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/options.cgi/chat-lrug.org</a><br>
List info: <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
<br></blockquote></div><br></div>