spec/dummy/config/secrets.yml in btspm-0.0.3 vs spec/dummy/config/secrets.yml in btspm-0.0.4
- old
+ new
@@ -1,22 +1,22 @@
-# Be sure to restart your server when you modify this file.
-
-# Your secret key is used 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.
-# You can use `rake secret` to generate a secure secret key.
-
-# Make sure the secrets in this file are kept private
-# if you're sharing your code publicly.
-
-development:
- secret_key_base: a6616ccfcd7c9c53e4be5151d5a2698b4c013b63377a1e80df70449c1510f8c73f8d52156d337ff5284395ad2a1d61121d6e2e772647e94017270e9127cbb0d0
-
-test:
- secret_key_base: cef03128d58f1b5670335c38199c23c12deb6b0e7a984e9cee9f1346b5d00f50a0edeaac2a292c0cd2274c7a2c3cbfa8a954c103d3e11b0ad49734694f877b18
-
-# Do not keep production secrets in the repository,
-# instead read values from the environment.
-production:
- secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
+# Be sure to restart your server when you modify this file.
+
+# Your secret key is used 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.
+# You can use `rake secret` to generate a secure secret key.
+
+# Make sure the secrets in this file are kept private
+# if you're sharing your code publicly.
+
+development:
+ secret_key_base: a6616ccfcd7c9c53e4be5151d5a2698b4c013b63377a1e80df70449c1510f8c73f8d52156d337ff5284395ad2a1d61121d6e2e772647e94017270e9127cbb0d0
+
+test:
+ secret_key_base: cef03128d58f1b5670335c38199c23c12deb6b0e7a984e9cee9f1346b5d00f50a0edeaac2a292c0cd2274c7a2c3cbfa8a954c103d3e11b0ad49734694f877b18
+
+# Do not keep production secrets in the repository,
+# instead read values from the environment.
+production:
+ secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>