Sfoglia il codice sorgente

Merge pull request #885 from acrogenesis/patch-1

missing security_token.rb inhibits development
Carl Suster 11 anni fa
parent
commit
f21b38a70d
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Rails.gitignore

+ 2 - 0
Rails.gitignore

@@ -10,6 +10,8 @@ capybara-*.html
 **.orig
 rerun.txt
 pickle-email-*.html
+
+# TODO Comment out this rules if you are OK with secrets been uploaded to the repo
 config/initializers/secret_token.rb
 config/secrets.yml