Sha256: c6404528760bd3bea263f62081aab795e22e2cd21cebbc190c73329c30b7d5a9
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: dd929b927bce31a05356eda301eb4836880033a9bca7ca756470c41356c995062c6dc0135b672e9834b74aed8bb5ac42c3ce97a224705e4ddae074f5bedb5df8 test: secret_key_base: 9ec793b11cb3c0ddce5aa08671eb39b9657bc95b1d0c1042d7666733b2138dde01b54e8f413155992a6d7a2b63e0133d3028105d440e204c9018de4a4f4d6d16 # 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_core-0.2.0.beta2 | test/dummy/config/secrets.yml |