Sha256: 9a764f0e3744a724c571235db7fb100e46bbd2b95bf670e5b09b73a6462cfe6f
Contents?: true
Size: 964 Bytes
Versions: 84
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: c9d06e135f55c304bf13b63f33a22fd42fa8649b921b679682f8034f11676fb0dbd6ab52dac0c76d3e09239701e9d732060fda16bb7e4e851dbc2bbd2e0de6cb test: secret_key_base: 3b28de9fe967457fb6f828988255eb4274d831b86ebb89f39a42fb8b0a87eb089bdee3f9ee0c7ef391e21828216854d6d45299c7905b6eaae4c443cfac0a6507 # 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
84 entries across 84 versions & 1 rubygems