Sha256: c12ad55de98641bd129149cd65e6ed12174aa77975430f247ba37ed82754082e
Contents?: true
Size: 965 Bytes
Versions: 3
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 `rails 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: 811be20966a3833155aa2234cec52fe778ecb3ee262b82879c9f55eafea1d5a280db7361233603cafdd4e40925c87177057d9efd2be81af1d0b5b8c730395052 test: secret_key_base: f0310d1b75472a645d377ac2713ca67f86dfbde70a09b3776fa9998455481a58f6dcfc78e2555e3d45488ae1efedc3a5c205dac6716b888d7f004795b47dc922 # 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
3 entries across 3 versions & 1 rubygems