Sha256: a2da68ca224e71ebaf97bac19c647f5f6618eb5da7b70a4c2d4ce4a2fd132613
Contents?: true
Size: 964 Bytes
Versions: 36
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: cf071f78f72641debc53a32f3076fde13ef7c4502a09c2b2f11b2c541707592e333a1ed21fe4edae9e60f5238c5de18f09767a42c5354cdd00a4083e4a2a5fb0 test: secret_key_base: e52716d27db86faf90fbbf4fe4374a8e0bf28ec083aefc1d241ffaa46dee5534ba8fe9482c5be37509766540091dc97a7f054af2920696b27d45bbd0f0d20000 # 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
36 entries across 36 versions & 1 rubygems