Sha256: 671e144ceaa1101e75e833e7e31b225b6cafb7ddb13f3d55065b51b1b09309cb
Contents?: true
Size: 964 Bytes
Versions: 17
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: ece0c99ae210da2d2fe8c41ba933ce7c54d4f46c2a2964086abcab6740cdfae5e07db0f309110dee7b8eeb5f79beb78ec4bed99c83eee4d868f653158a346801 test: secret_key_base: bdfe4fa5b49f9cc7a7d0a7ee6b4294dc216b398f770f1b718eba92eb4043e4dcaef612cae84f48b24601ab63b283a77878c61025a7ce1c998df62391a3887b24 # 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
17 entries across 17 versions & 1 rubygems