Sha256: 25f436f98099026041b326190a32a4897387a11cff35a5aae8c5b937d06daf39
Contents?: true
Size: 965 Bytes
Versions: 2
Compression:
Stored size: 965 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 `rails 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: 21846374dfbec1df2015c2421c86518d297c7111191331e2f9ce699a51f7457879a040a3c006cc2eb417d9ecb1e5735f55bb66c4a75711ab833ecd4b5e5ca284 test: secret_key_base: 0f1c9f0089053308054357f674bdc1d4ef563fde00b0d472117ec23579f91b52f951bebd2dd5b17e411482db2aaacbdccb9ff08950aa6b61e5f79d4f03da9c86 # 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 |
---|---|
pythia-0.0.3-x86_64-linux | test/dummy/config/secrets.yml |
pythia-0.0.2-x86_64-linux | test/dummy/config/secrets.yml |