Sha256: 88016306e7b3afb78c8c78966dae1d3768250f7bd81d080d6115943b5f341af4
Contents?: true
Size: 964 Bytes
Versions: 5
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: 8962f96a99c1fa480a9ce20ef68eaaf56b6beb3e8fe237d6a2eff4e9f2092cd3bc96dc8670ba5d8eeb4243c5adfe70003664f0bcd60cc194a9b5f8c781131298 test: secret_key_base: 9c215993fc6592c6d414e65bed3041cbe5fb5ca4a601e50891678f51c6953bacbc29934a8bdbd5c89611e9a69e608b1e9941e8f105e1e0b9ab5ce9eadf095d51 # 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
5 entries across 5 versions & 1 rubygems