Sha256: e784d9c88d6a00822a39365f0b10e90972928f332503cd9fe91aad1a5d0c1390
Contents?: true
Size: 964 Bytes
Versions: 22
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: 092fe71f1bcd35d56404d4aa8e45c0b7f92326aa11d62d6eb689880dd593d607200c789ee368f210cbe16a630eaaf558a0d486af1270464c8c776a6e8dac8e3d test: secret_key_base: 80870d6afe391c5c97d7ad3e82f172d6eddb339e8d6d25fe0b979bfe6df6b59d19669ed81d60db30a6637ad423d4ed6185bd7c148baf10922b1fcc8d4cc27c3d # 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
22 entries across 22 versions & 1 rubygems