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
Follow-up to rails#45543.
In rails#45543, `CredentialsGenerator#add_credentials_file_silently` was
removed in favor of setting Thor's `quiet: true` option. However, the
call to `CredentialsGenerator` in the app generator was not updated to
use `quiet: true`.
0 commit comments