The Ruby on Rails and ClojureScript experts

May 12, 2014

This article explains how to store secret app config data in an encrypted text file so that they can be checked in to version control and still be secure. They are decrypted using the dotgpg gem.

Link: Use GPG to hide Rails secrets – Bugsnag via bugsnag.com