Sha256: 9fd3dfd42684b32b7c9e1acef0fd77269558a69a4e45368a48ca7d848ee62071
Contents?: true
Size: 964 Bytes
Versions: 9
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: 5d5582d5ee718ace36e5172c0a2efecdfc2e59ec28618dc9706f2c9ab2b86549a0dd28fa60597caa26f4fc1430a7fd7687acf1148738e5085d374764ed9f6961 test: secret_key_base: 62a6bed3cf97465661bed46cdbcef1a6c3b8828f7e8841711754d48957162b64acff5423c001447bf121674fb0a6f3272ea0e2d9fef684792139fdb537f06d00 # 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
9 entries across 9 versions & 1 rubygems