Sha256: 415f152653fce992fab4e36c21313554b91926a34f9b26844dc3b9e39f90411b
Contents?: true
Size: 964 Bytes
Versions: 40
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: a6357e08d99a90eb097045a9fcd10e6fcf3699f47ebf489a74445866cd1a409192eb71ea264ce5cd09e0dbd05695c7b6204729d033a8a38872f0c7607f6fc592 test: secret_key_base: 18a77d7f5dcd8201731856ea43226d6654d7e1e6398d2a9031f668710654e42d5ef85d172e2232e059955d82466d8ecee565dd4289753d22c7fe95bafa6b0b64 # 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
40 entries across 40 versions & 1 rubygems