Sha256: a509c2726a056aff8fbb23486e58f7e29f37e815a9b9c4c5fe69504c4e255bc2
Contents?: true
Size: 964 Bytes
Versions: 3
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: ceef4c6fbcbcb244b853aa291dde80ffaa5745b1dd4b4ee09310b5e09bbe1b71b72cacc205cd698f19eb9a271ef1ec0272de3ae448f1756c57c1f754a53a15eb test: secret_key_base: 4632d16e1aa13130f4afd178a772528252154d23b1b21bc703e40ca7495ad2d1953e3dc21c1d50cd862b765c69a7baa2952da9ad5218307b106c47c445230975 # 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
3 entries across 3 versions & 1 rubygems