Sha256: 357c9f08f95ff515e9a42a0b8b72b1c3fa38b1daa9786740e37242e3715f2b46
Contents?: true
Size: 964 Bytes
Versions: 4
Compression:
Stored size: 964 Bytes
Contents
# 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: c9703e7cc6ba83ad132acf0a1041412d14d27973d62064b90c3801a776518411c0e056d6550c29fd612f50b43efa62b237b6382bfd22cfc29107043409e7feab test: secret_key_base: caea2541efe9e89da7ef811a0a58fc16825d1cba6cbcc09f77a372b26cf2c427c911f0f5b7b3c631719c33f81719315349df8067c6a76c9e56c49b113e71531f # Do not keep production secrets in the repository, # instead read values from the environment. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
preserve-1.0.0 | spec/dummy/config/secrets.yml |
preserve-0.1.2 | spec/dummy/config/secrets.yml |
preserve-0.1.1 | spec/dummy/config/secrets.yml |
preserve-0.1.0 | spec/dummy/config/secrets.yml |