Sha256: 75b6c0840c7007d70389be0286c7fe446d88b6289a6fc02532d40ffb5547c210
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: 0563f52f1e74f1dba2899c1c066a5248ba58b81dccf7d3c22579c7e922ecd9bae88c49c821cf482e825764d22915d81aada37f9db4a6bd4074a9ffcdaabaecb1 test: secret_key_base: a7ac4496986330875bbae941949b562d76ec1dffa18687d9a21748ceed5c1f622e9ce1b4c03df6a56590fa9527172cf45d9a2243b606000f655b67aa047484a2 # 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 |
---|---|
workable_json_assertions-0.1.2 | test/dummy/config/secrets.yml |
workable_json_assertions-0.1.1 | test/dummy/config/secrets.yml |
workable_json_assertions-0.0.1 | test/dummy/config/secrets.yml |