Sha256: 8768f51f83fc85b4a1cb360905cf22e9be028f872b5ded5e4052c76626d02007
Contents?: true
Size: 964 Bytes
Versions: 2
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: ec7e7ca42c180c6b17b57cb71197904344d9e513eb1e18a0d43e16fb00198c25f11c71cf17c20a8b697de90eb5cf4b64d303706b043ff60bad5d3e60e3c3994f test: secret_key_base: bc0904014f6bfa9964ce96e67afbd363e72999d62bea7b545033481d663b3a7a20d28be99a9068109a721475348fbbf6bd61dfd2ea24c651b5a02cd0b85bad8f # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
quadro-0.6.1 | test/dummy/config/secrets.yml |
quadro-0.6.0 | test/dummy/config/secrets.yml |