I need help with how to access and edit my Rails 5.2 credentials.yml.enc file using Cloud9.
I’ve tried several different commands using the EDITOR=“something --wait” format, but each time I enter rails credentials:edit, I just get this error: “No $EDITOR to open file in.”
Any suggestions or help?