I am trying to get add to my credentials.yml. I have run
EDITOR="sublime --wait" rails credentials:edit
and
EDITOR="subl --wait" rails credentials:edit
which both returned:
File encrypted and saved.
but neither opened the decrypted file in Sublime text editor.
This is new to me, what am I doing wrong?