Ruby on Rails Secrets.yml -


i want make sure i'm not misinterpreting if using environment variables in config/secrets.yml file should still concerned pushing public repo? see many posts adding file git-ignore protect credentials if they're passed in environment variables shouldn't problem correct?

if passed environment variables, there's no problem @ all, because thing can see in file contents variable name, , it's not secret. can pushed repo without fears.


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -