Просмотр исходного кода

Merge pull request #2051 from sdhull/patch-1

Remove config/secrets.yml
pull/2028/merge
Brendan Forster 7 лет назад
Родитель
Сommit
2664dad61f
1 измененных файлов: 4 добавлений и 2 удалений
  1. 4
    2
      Rails.gitignore

+ 4
- 2
Rails.gitignore Просмотреть файл

@@ -12,9 +12,11 @@ capybara-*.html
rerun.txt
pickle-email-*.html

# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
# TODO Comment out this rule if you are OK with secrets being uploaded to the repo
config/initializers/secret_token.rb
config/secrets.yml

# Only include if you have production secrets in this file, which is no longer a Rails default
# config/secrets.yml

# dotenv
# TODO Comment out this rule if environment variables can be committed

Загрузка…
Отмена
Сохранить