Sha256: 7d62d84451ddb3bb11735a37ba15e9daf6e73ba395a0c603be5412d18ac7889c
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: a58c290adeb638b7080a1e30c872ec5904c612042bbaceebaa0b85b4a14118f90be5c9d469bba56513d5c6db6b8896a797131febdaca7059698950f2cc1db587 test: secret_key_base: 1e6fb06f764bf9638bd07543fe2853e473ab49f111d40927da8991c4775e84ef0521054876d13320857b0d61784b0c0bbbd626d0ffb2ba611aa32ca26d7e7fc3 # 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
Version | Path |
---|---|
thecore_settings-2.0.4 | test/dummy/config/secrets.yml |
thecore_settings-2.0.3 | test/dummy/config/secrets.yml |
thecore_settings-2.0.2 | test/dummy/config/secrets.yml |