Sha256: c14a90b649d30a514f514614b8dc46acf057729920b50698a71062c196707892
Contents?: true
Size: 964 Bytes
Versions: 1
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: f131ee95aa7642b0b8f0f98f14260a5b73f3d9a630c01db16b33b4dd6ab06fa8dd90fb85fc61c20daa6c2bdd48f4a62b28647c735119ebde01d242bca2d5b1d4 test: secret_key_base: 76446e7e36f6e5e8f8501f8c12834dc3c20e58ae9e0a8eaa7fa9b4b17015d786ba949a898d08d2e07ac17ac9d6d3797a1f222185c3c9cc3a38a4d8c968cfe3ba # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
has_default_association-0.0.1 | test/dummy/config/secrets.yml |