Sha256: 3a13c13fe0df98bc95f29af57c8d983a23e6f6c1b213d3a020bee66f52272578
Contents?: true
Size: 964 Bytes
Versions: 156
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: ad30644abca4d978740dcb70233e0f6447cb6c5f9c8fa8cc41f9001c796c0094273da3a8f0109d33bf16e7056848fbd61eda16c11304d22a1af65ad5d4d23800 test: secret_key_base: 3415b92cf41027584d45d66aefd156bc03ae0b63d180218d393f8debc538dd9b4244cdc695561dc80d5ace48bb286b51b120a06f17306f7075429d7d62676bdc # 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
156 entries across 156 versions & 1 rubygems