Add credentials using a generic EncryptedConfiguration class by dhh
26-Sep-2017 2763
The combination of config/secrets.yml, config/secrets.yml.enc, and SECRET_BASE_KEY is confusing. It's not clear what you should be putting in these secrets and whether the SECRET_BASE_KEY is related to the setup in general.This PR will deprecate secrets.yml* and instead adopt config/credentials.yml.enc to signify what these secrets are specifically for: Keeping API keys, database passwords, and any other integration credentials in one place.
Add credentials using a generic EncryptedConfiguration class by dhh #ruby #rubydeveloper #rubyonrails #credentials #using #generic #EncryptedConfiguration #class #class #credentials #encryptedconfiguration https://rubyonrails.ba/link/add-credentials-using-a-generic-encryptedconfiguration-class-by-dhh