Commit f21b38a7 authored by Carl Suster's avatar Carl Suster

Merge pull request #885 from acrogenesis/patch-1

missing security_token.rb inhibits development
parents 1ee8dd15 9d4978d1
...@@ -10,6 +10,8 @@ capybara-*.html ...@@ -10,6 +10,8 @@ capybara-*.html
**.orig **.orig
rerun.txt rerun.txt
pickle-email-*.html 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/initializers/secret_token.rb
config/secrets.yml config/secrets.yml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment