Sha256: 28bc81adafb8ae4c4252308505a5f33e7442d2a62ec3015a73df0f64913488e0
Contents?: true
Size: 964 Bytes
Versions: 8
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: 69d9a046af53f4c3af7c59e2e5857ca24827dcd97f564429afa35093badd2975e9b90e083898df85ef045217442b44b19c73d950e2487daafdb6697ceb482e22 test: secret_key_base: d61c54195ef5dba9da4651b5521c28c2a23a8e72d20378243d7176b6790278be1e999b6c97c398d5b2832ed157fc4d95a80715b3f054de916ab2d2b744a45e6f # 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
8 entries across 8 versions & 1 rubygems