Sha256: 71da3357a81334bbe42c3c1fb1669bd388d0b71ac02e99446d7a3d38a2cfdb46
Contents?: true
Size: 964 Bytes
Versions: 2
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: ef98432461bf5b0f086756f18d7d8e0fae94e161be439423e55d04fa5af42a1ae0bff37993ad0acf9187b5617fb21873f44407c2b30a4c8ee71f4b704af4deb2 test: secret_key_base: f56c1bc48acae0319051ef2abc177088087ded547a726b41024aa9d5137ee285e30cd4f4b19f550a76aa38b10bbc2c7bf25f3143591d0dfaf3c85a290400c888 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
retention_magic-0.1beta3 | test/dummy/config/secrets.yml |
retention_magic-0.1beta2 | test/dummy/config/secrets.yml |