Sha256: aac0206358830e5427298762ab4ba6b20e7793f9b216cd56c8e5cedcf777b174
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: 12adf40820ab72db24e02c8ec7acfd3512c0cf391ca9b12f51923c7a9d1f390e62365715cf809a9602cde5b9660967853c91e1931cb5a5ab697281000a652e02 test: secret_key_base: 33bb82d5601ff1c9155cea27d7fd07886398902dd2b9a1f25a717f31cf145444111f3fa4a8b066e992cd164ea475b1227f2b4120cd9b0fa73adb3bbc2b2790ee # 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 |
---|---|
sc_core-0.0.7 | test/dummy/config/secrets.yml |