Sha256: bb3a926307fdc1c48a09d0d14acb37d5013bf1cf7403085279787b5be62fde2c
Contents?: true
Size: 964 Bytes
Versions: 8
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: 90a782880015a9365614d023fd9a63939efe09ee0655897998847938e08f800685ed8da5aa230f45452387369300f31da50527728bbeba12d2d01f209d83621b test: secret_key_base: 9a7b9f197e9c309c5f34669b6c829ca8b22d9e738499852ee0dad7f20becb23cb095eff5a8eb7c955ed182be5626e67de7e1aa1007c40eba55ebd30b61c78388 # 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
8 entries across 8 versions & 1 rubygems