We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7c4964 + cedd263 commit 2664dadCopy full SHA for 2664dad
Rails.gitignore
@@ -12,9 +12,11 @@ capybara-*.html
12
rerun.txt
13
pickle-email-*.html
14
15
-# 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
16
config/initializers/secret_token.rb
17
-config/secrets.yml
+
18
+# Only include if you have production secrets in this file, which is no longer a Rails default
19
+# config/secrets.yml
20
21
# dotenv
22
# TODO Comment out this rule if environment variables can be committed
0 commit comments