Sha256: 07419fe2752c2f4ff94b16b054b5009ae4a2126f8bfb5d7383aea533a6bef637
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: 58eb42591f205b8caf2b9693d23d999ce4d9f93084b08353a0462729ec2a09fc74abb680ae6965557715e5bd1e3e297cb38f46d3dd0e6bdf1a3123e63727327d test: secret_key_base: 839598dea2ffd876191fb40ca8813f62a4585c0a572149b42fca9a2001f9ecc5a206d28d364bb028664aa0fa20280820a344c739cbadff412b908889f99ac4dd # 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 |
---|---|
git_version_header-0.0.1 | test/dummy/config/secrets.yml |