Replace `secrets.yml` with `credentials.yml` in comments [ci skip] by okuramasafumi · Pull Request #34922 · rails/rails

Summary In comments in templates for config/database.yml, there is a reference to secrets.yml which is now deprecated. They should be replaced with credentials.yml so that everyone using latest Rai...