Sha256: c56d18540e26927c92419d91805a14ce211156eecda796410942798b414ed11b
Contents?: true
Size: 964 Bytes
Versions: 1
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: ffa80be9d9da57f340acc60a02ccf8eea6d540d6ed8460e77db67f4eea1a1d944baefe2cf8a9dc488d28b690c6a89e0fbc646f429ae2e07acfcd3f299e11a4ed test: secret_key_base: 7aecc3ff1bc9d9269646d1063907284ac322b9e95c74d4c0f7ccc787cc7167709e8af2e058f1a8ca80bf6c6bae8541cd9bc10a858ee290b31550fa21134c6eee # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fill_pdf-0.0.3 | test/dummy/config/secrets.yml |