Slide 13
Slide 13 text
Rails5.1 ͔Β Encrypted
secrets ͕Ճ
$ rails secrets:setup
Adding config/secrets.yml.key to store the encryption key:
01234567890abcdefghijklmnopqrstu
Save this in a password manager your team can access.
If you lose the key, no one, including you, can access any encrypted
secrets.
create config/secrets.yml.key