Sha256: fdbe19f53777109711ac75c17eb0fd6ec988a149abde7cb3700162d4e3371930
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: d23310752ef39700bef84f27289dd1f97c79dda690e9aaade1f75f51f287bbdafb01e3853db33f2d359cebaca9c809e931e24ad5d76da5f0768646ae2b4efcd2 test: secret_key_base: a33a7e2ee7dddf4cb198a06e99b304cfd2309abd62013844c246398ca65030a287d4f01898ed5b64f5e673ffe291c35e66f08d9136efb74117c7cf42ff6de3b8 # 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 |
---|---|
libpixel-1.2.0 | test/dummy/config/secrets.yml |