Sha256: 2266ee7a3ba9ff8e051b4a86c8c84b35a3103cba6cec66912b608e5566c96125
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: 59921e3adf1f1fda8f58e60a96b04438465e0e3742568be9aec5383689c9815108e0613e2a8806d4b6243aaaf6d0ff541c233d9ddd036ecabcb470a5ab109483 test: secret_key_base: 987359f71834601f210ff4c8519b6711f84b67d3b261633be476893ba6c0e0382097f3ffb6e12bb626334384fb23727a4b10d9d4a310e73d0d296e41911dd482 # 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 |
---|---|
chirrin-chirrion-admin-0.0.3 | spec/dummy/config/secrets.yml |
chirrin-chirrion-admin-0.0.2 | spec/dummy/config/secrets.yml |
chirrin-chirrion-admin-0.0.1 | spec/dummy/config/secrets.yml |