Sha256: 14ae074ff01cc6ab7b362708643bfd5976611daa7f423ee7312d20d7969c3701
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: e866426936dd7b53de9d5a1544fa537d722d172718ab413709a51527b6017568e2d29a975ebb883a7fe206205957760dc4138ea301b188fcfdbe08cacdb22eb7 test: secret_key_base: 4885c9582e1e86c89ce4c69dc2f15365e0eb621eb8f92a17342c723c3f7d4d32383db521326074220a5ea9de2936e4975c9774df6523c4bfbc52aa62bea71fd6 # 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 |
---|---|
autoload_path-0.1.0 | test/dummy/config/secrets.yml |