Sha256: 7151f834ec9633f8f2136ec3f63361d10d135dd8e0e278816fe1dc1c4741ab81
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: 8ce10d877528fd0bf6f48633062d623361721cbf8bbe9f65dbcc51ced1eb83d44a0087ea24cf1803cda08bca3cba0caa7f293705cc0198c3ff19f04bf77ccf39 test: secret_key_base: 5e57057ea0b967d3bd4e95e38fdb5c2f30f7436f7cfc4eb5c5f97596dcac79e8a1b8725e087203f90f418cb1a57fdcba78c55511c49a19000c8e08c00769eba4 # 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 |
---|---|
push_type_wysiwyg-0.7.0 | test/dummy/config/secrets.yml |