Sha256: e01f0dae119d4aab8f24f00da5c34d4911d8d87b2075994864facb14a13e6aec
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: 13ceeaebfb586ddb4428925920d87fee88fa7028fd58e034aae56da63b02ad633ab995c5b88c9ab94eee0885af129c50f10a452d9ba559ca1217deb1d91a9754 test: secret_key_base: 627025b87c09de7050c932af8bec7030ff4a4ccf5b32cbcd028f9bf32adb0655756da18988306ed4f282b694347982a5a0a04731696a4842fb9ef8e5073d596f # 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