Sha256: 14c73de6ce27e45f9f6735475a29911578cd43d451b268efdac09bc8e838e40d
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: a80784b341b73acd20e2ab04f1c1063a0f527c0d8b34acf9f30b312e6e2d4b9a7b2fbe68364247886b506165304c5a80fe9b05f177735c30beef85f365004a93 test: secret_key_base: 42174cdf4a7b3de837af5275cb2887d0ac124bf337fd598518ab25cf01f395e83dbc9d0a34cef23690194804251f14f38ca3b4e3ae12ad244857a53d5979d1e9 # 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