aboutsummaryrefslogtreecommitdiffstats
path: root/spec/dummy/config/initializers/secret_token.rb
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2019-05-25 15:13:44 +0200
committerHarald Eilertsen <haraldei@anduin.net>2019-05-25 15:13:44 +0200
commit30b3a971f2c5794c05379db0d915c48b109afa3f (patch)
tree63bb51f185138e6e5c238a20711aabae0653ee57 /spec/dummy/config/initializers/secret_token.rb
parenta0341f27de42d2e8847c88db0df834ae03a28975 (diff)
downloadrefinerycms-pc_banners-30b3a971f2c5794c05379db0d915c48b109afa3f.tar.gz
refinerycms-pc_banners-30b3a971f2c5794c05379db0d915c48b109afa3f.tar.bz2
refinerycms-pc_banners-30b3a971f2c5794c05379db0d915c48b109afa3f.zip
Remove dummy test app from version control.
Should never have been checked in in the first place.
Diffstat (limited to 'spec/dummy/config/initializers/secret_token.rb')
-rw-r--r--spec/dummy/config/initializers/secret_token.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/spec/dummy/config/initializers/secret_token.rb b/spec/dummy/config/initializers/secret_token.rb
deleted file mode 100644
index ec81156..0000000
--- a/spec/dummy/config/initializers/secret_token.rb
+++ /dev/null
@@ -1,7 +0,0 @@
-# Be sure to restart your server when you modify this file.
-
-# Your secret key for verifying the integrity of signed cookies.
-# If you change this key, all old signed cookies will become invalid!
-# Make sure the secret is at least 30 characters and all random,
-# no regular words or you'll be exposed to dictionary attacks.
-Dummy::Application.config.secret_token = '35a3af31a73bd94f9b454e6d343b83634e2fef674e9f537476a625d51a3b13a7025eeffae01c04fc5d41838dbdf28e1a156b9176257f15f284ceaba103a42578'