Jeirsen
Joined
440 Experience
4 Lessons Completed
0 Questions Solved
Activity
Yeah, it always is going to ask you for the command, you can type
EDITOR="code --wait" rails credentials:edit --environment=development
it opens in vscode, you need to set up your variables save and close the file in order to be saved and encrypted.
Hi Chris, is there a particular reason the create a different controller for each route action?
Ok thanks
Hi Chris, i have a question, currently have rvm on my machine, do you think i can get problems if i install also rbenv to install ruby 3.0.0?