Sha256: 3e962843d11e127a018a6fce4fff9baeba3b330e1bff0a204a01f24719770f26
Contents?: true
Size: 964 Bytes
Versions: 4
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: f919784d2063150fe329b0a1688360606d78c39815f56541baa28a005d4cfa679b725db6bcc6b6234069797f670d3c9899a6824ca321e8d58ec9be09bd776356 test: secret_key_base: 74a9a609490602b4328a3ddad3f49b2ea7e5c0418bf344b15c44e41d9add4727c5e83495ec8dd1f6b4f02af9ce2d7316e2f6c9a052e7537b6a0b48beecdfce74 # 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
4 entries across 4 versions & 1 rubygems