Sha256: 477cc0a79440d3c08bfc578e9bbdd50023bdb370c9a967cc39c9b4982ad5b693
Contents?: true
Size: 964 Bytes
Versions: 19
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: e9d1dadd7da70b2ad66f1ffc7a2a035a005105d365117baea034b96ac2d6efe0aa308b7895646311cbcf67f9a68fcc13ca4b4025e2ded24d32fd991b72b09a7c test: secret_key_base: 54514b1da835ea5d5e14a55d1eba636c5b72453780282f514995c43337e49789b6df3caa0f9ba5006fb8f71c496dcb0ea82c0fd2706de5749da175652ac44b4b # 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
19 entries across 19 versions & 2 rubygems