Sha256: 867314a2f45b4e692fb95d6b81370b10039462e763b114f978508fc64d54dd0c
Contents?: true
Size: 965 Bytes
Versions: 1
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: b8b257403284d0d91b1e54a0ff122b9cffa5c72d942e27ffc7fd998119e34e2c8cf529b83d89e70ae6ed6f041a277eb4b586da73aabd650ffa937623d19be1f1 test: secret_key_base: a4896127f09bba2e463540cd5d4b6b6874218615487a026c5514e46163d1ed6f690595f3ec37d5cbbccd5fb08d01769ed2c6bb49c812299fd2ec642dec2f933f # 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_admin-0.9.2 | test/dummy/config/secrets.yml |