Sha256: 7c87b66ffeb86b35847a62264d821bde87716accf1b0834ded819c9a52e46aa6
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: 9958bcfdfa44e199f65bed667c458423d3d58205f613f697582d4a33c579dc6a1e8b5b3c18e9002922ad6adb03473f17df890d039781c07c92469079453d9104 test: secret_key_base: abede8f0fc7abbc4dd70bdf773e18958534ef724405fa0e90ccb5831fdd0360da0f7d96670f3f1c9e5f8fce1f40afbd664d3957b74dc5349cf34ca9cad799c3d # 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 |
---|---|
woodlock-0.0.1 | test/dummy/config/secrets.yml |