Sha256: 1ace2386d02d2ae71ddf2cdc99e34099c25e387e74f3f1f2ef82a9e85c3100a9
Contents?: true
Size: 964 Bytes
Versions: 18
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: 76a38e5baef0e30f98596606c852231f513fe819a4c0047e96e8358854cb3dbdb1e48c467f5e66ad44bc5aae3f23e2b8d7dac1a2c8f4e3f0205852b06ccc7a21 test: secret_key_base: 78638665c878ebebd67037541aa327d44450338cc839a6ee965df76b0420f1ac89ace2007914c1638011bc9ef38405cc67b9f1c7eaa8926060bc85c049812683 # 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
18 entries across 18 versions & 1 rubygems