Sha256: 9098f43b613ffe83b1056c321f1cf30ee87c627c8490078a31249cad2b86d96c
Contents?: true
Size: 964 Bytes
Versions: 6
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: 8503c5c9a6880c8a698c3c375eea351f219f6321127a3bc2f50edd4aca74c49d7333bc74d2cb22673c06bb8ff5765153b2aea598991689dec3eab073fa8292ee test: secret_key_base: e0d522ab2853d97f6443e482ed5385ed0341d37a840269b2c80eee9dcc12fa3435d1a0dee2fcdf043f6c049275ead7da164ad19ebca5afd8d8f706fdbb251ead # 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
6 entries across 6 versions & 2 rubygems