Sshhh...Secrets in Rails 4.1
With the recent release of Rails 4.1, has come a feature that I’ve really been looking forward to. That feature is automatic support for storing your application’s secrets in a YAML file. Whenever you have a repository of code, it’s a great idea to always work under the assumption that the code you write could be open-sourced at any time....