RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Managing development environment variables across multiple Ruby applications

The Twelve Factor App tells us to keep our secrets in the ENV, but what about when you have multiple apps, the same providers and different credentials? I wrote about how best to manage environment variables across multiple applications.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in