Sha256: b0fc6d5e3ba3d191534e2863e2295f97babaa462909ac7c362f3b7ae24c0669f
Contents?: true
Size: 965 Bytes
Versions: 13
Compression:
Stored size: 965 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 `rails 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: 88412fa1b226959b98c2aafda9cb8401c0c78fc0d8ea0b5508d80f2d20f5c4c620519e865f9f3bd6d5aa84b91cd8ab724189b7cf72ea55538e0ebccfef9c7596 test: secret_key_base: e9f1b465491d5865d3481e8c0caf517f56f24fc3d1a2bac5cbf5bbfca25683abdfa33fd2c2040d48ed3b12654ef85bf792d8a203b07776363d7e2abf1e7fae8d # 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
13 entries across 13 versions & 1 rubygems