Sha256: 156af77b0d0eb4691fde431bb266028062f594a1403db1b202dc90facb411827
Contents?: true
Size: 964 Bytes
Versions: 3
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: 9e583eca700283e1b440acab9f7c9a1c576b6fbbd6a7c9310f53b17e026ca7916fdba338cb9278db3bdcbe29701b4e3cb2954191e1af0e6f7f0e645458d442c2 test: secret_key_base: 2b89f86d61dae5789512e4854786910048fef6574f4df670af11f5d5a5d4f3a699e47d43363ff62d10b9397c8cc7ac11fcbcf0b3a3b8e3ac14f3c761f3eab4b6 # 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
3 entries across 3 versions & 1 rubygems