Sha256: 9d581674e07e14877e288243b007c80eaa1ed28fe5b07b9d3d5d56aaa9cd4a8e
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: 7628339d0e2720dbbde3361f37c66c8ea50b44c2fb509238ff303f8bbc827721dc901e05bc3e1ebff6198aaa0804af01a0f998f6ba6ca583e4011d6a3d4e5502 test: secret_key_base: e70b459b65c837b06d6274aabff2277dcda717f3bca1e77b3e7b82ed7b99016018a25f2046a5ba824413f6bef7bae8b4302a2c76895b110cbbe619c21ff12ec5 # 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 |
---|---|
foxynews-1.0.1 | test/dummy/config/secrets.yml |
foxynews-1.0.0 | test/dummy/config/secrets.yml |