test/dummy/config/secrets.yml in appt-0.0.1.beta.2 vs test/dummy/config/secrets.yml in appt-0.0.1.beta.3

- 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: c160fa6f997be1a4028057ce367fc4440005e48f471628d65a0ff709fddea0853603a9ffa7c86edb2e1d9120183dc9f83075bd5c932c869603b4b3c104dacd56 - -test: - secret_key_base: ff43b8276ce8d2b7bfdffa4283c0a7eadc8e1b4f90e5e6ca8417d5bc116f4040dc70f5387589dafa6f5fdf37c0ea06ee30e5ed5155e771299f4e3217d0ec914c - -# 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: c160fa6f997be1a4028057ce367fc4440005e48f471628d65a0ff709fddea0853603a9ffa7c86edb2e1d9120183dc9f83075bd5c932c869603b4b3c104dacd56 + +test: + secret_key_base: ff43b8276ce8d2b7bfdffa4283c0a7eadc8e1b4f90e5e6ca8417d5bc116f4040dc70f5387589dafa6f5fdf37c0ea06ee30e5ed5155e771299f4e3217d0ec914c + +# Do not keep production secrets in the repository, +# instead read values from the environment. +production: + secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>