Sha256: 58bcab6d015a93456f06d4b79da7f217dc8638e6413882343d0a020cba72926c
Contents?: true
Size: 964 Bytes
Versions: 3
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: 4c94175edf4bc055990fcd616fee70789b1a5bdee366dec91b1e24a85b8aa0a7cc8351d907832767a987af3d73dd8f4077b5e0c53391a60e4e1f74d0f6608223 test: secret_key_base: 728d76b566b83cb7e0d2b158c0bfd5f6a91e69d7da3b6680f32c8fbf2a02b653a91bb796b9fe85340e01b3ed95b0b00ddce779fc717b202541b96343fbceb52d # 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 |
---|---|
missing_text-1.0.2 | spec/dummy/config/secrets.yml |
missing_text-1.0.1 | spec/dummy/config/secrets.yml |
missing_text-1.0.0 | spec/dummy/config/secrets.yml |