Sha256: d7a2551ec499d81c8daeb2d25f87390793984f3b57c0a89ba924a21085094a9e
Contents?: true
Size: 965 Bytes
Versions: 9
Compression:
Stored size: 965 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: 2f27d866330c869a1776a0fae46509c39183c2f8395bf4c37dca319b4bb5cdba8574d1b70994831c5791c0f646935a6db7be14e1c0be82d994148e10e8f6bdd4 test: secret_key_base: a4ad8b210ae43305955732fcf9046d87424f0a376df13a8067c4bf0197cf27b8578f9b0c6fc0f32e02130d72d88bded2e8d5f054aebc8c29278700a658d29b10 # 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
9 entries across 9 versions & 2 rubygems