Sha256: 796fb711298cf77aa74f11de9b6183056fa7c28bbcc1f4513e02c666e9f94eff
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: 9f2de13738b9dcaffdfabc138999eb912020dd64578197e2aea3fe874679110127deb67813e0622bb938b90b4346d86aec1e2004c397553dca42391d8e907f45 test: secret_key_base: ecba6eda3b0426e916904e879c4cee0ef4b0d1c7bffb2052dea18e12f4f2051801b22a7d50e3e8d819661f49dd8bfbe26b5064e8bc99572170c1b0f62f8adaef # 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