Sha256: fd4484f90f28110ca84609e6dce18924799d2738dd833e907cc12333804b0e6c
Contents?: true
Size: 964 Bytes
Versions: 7
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: 1b2b3d013beee7ee64b219e1ea98f6bb24e63cd5c9c425440c802e7cfe7eb8d701193d8bc770cb255774260e16497bd82e23149941338e84d067d4e0fcead8f0 test: secret_key_base: ab7bbf60a03d6837102e9ce265fab8c8a116cdfa5be684338a86edf5620c77e50f0ff723dac696d34b24449c184826aee20e18eaca9ceac6e8164fc33b45f980 # 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
7 entries across 7 versions & 1 rubygems