Skip to content

Commit f21b38a

Browse files
committed
Merge pull request #885 from acrogenesis/patch-1
missing security_token.rb inhibits development
2 parents 1ee8dd1 + 9d4978d commit f21b38a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Rails.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ capybara-*.html
1010
**.orig
1111
rerun.txt
1212
pickle-email-*.html
13+
14+
# TODO Comment out this rules if you are OK with secrets been uploaded to the repo
1315
config/initializers/secret_token.rb
1416
config/secrets.yml
1517

0 commit comments

Comments
 (0)