Sha256: 053ba61b8441835055df532d2952387cf105cb8f5a43dacf11b6f81d08070704
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: f64fb13c8da4057096b4292ec3c7fb1ff5de623afc61900aa23361a5d27991e6affed4d30f61b0f14de8e6ead7767eaa126fa8260e553b921d83e52ccd868a5b test: secret_key_base: e43f19a17507b487ec63f595cebc2de5c2be8218a693f501cba723e58c1f84e643d828b44e40b8897bc360f8b2d768584778a135ebf0859a380e6c1038411cf2 # 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 |
---|---|
mutton-0.0.12 | test/dummy/config/secrets.yml |
mutton-0.0.11 | test/dummy/config/secrets.yml |
mutton-0.0.10 | test/dummy/config/secrets.yml |