Sha256: 69c42e9974b675219acfd890384f864172977145921144321bf2835f2d853bd5
Contents?: true
Size: 964 Bytes
Versions: 19
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: 50a41506affb5478cd60a9c15178eff06ed6451100eefee614e68ea87357cfb44264f284176ddfa6d9bdd412a9c9bf85094978eae1e9ddb331804bafa75430c4 test: secret_key_base: 6ff207bd144c80328caa2080405cc882e72ea2c39e1d8105dd679a85b8fc1cd5ca56abc491336fcf6e5359b343bc5455e37fb993205fff6a720c0424c2519375 # 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
19 entries across 19 versions & 2 rubygems