We've moved discussions to Discord

Unable to generate/update credentials file

Elias Hiller
Hi all! I am working on integrating Twilio into my app following the credentials guide (https://jumpstartrails.com/docs/credentials) and the Go Rails Tutorial but am unable to generate my credentials file.

Input
$ EDITOR="code --wait" bin/rails credentials:edit --environment=development
Output
File encrypted and saved.
No additional file is opened, nothing is generated that I can see. Even in the Jumpstart Config the checkboxes are disabled for Integrations (See Below).
image.png 40 KB


Appreciate any help! Thank you :) 
Will Read
I found this answer on Stack Overflow
- Launch VS Code.
- Open the Command Palette (⇧⌘P) 
- Type 'shell command' to find the Shell Command: Install 'code' command in PATH command.
Elias Hiller
Thank you Will! That solved it
Notifications
You’re not receiving notifications from this thread.