You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configure the user and password for CRUD the application
# delete the file config/credentials.yml.enc
rm config/credentials.yml.enc
# run the command for create credentials e master key files using VS Code (if you use another editor change 'code' for he)
EDITOR="code --wait" bin/rails credentials:edit
in your editor create the fields below using your personal datas on your_name and your_password