Sha256: 47421c8444cf8703ee690335c82dbc69207fd90c52072422ebdd55e4077674de
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: 90f99871c44f2972dc0646a2f905184de655e170ab14653f02a6b1b4d8195a9b1077c67a25d68cfa6e8a27d4914369a613e48561a6482f0e2179310a78645514 test: secret_key_base: 0acf5714e588db9366c15de7cff7fb2484a06ae455689a1371a49eeb16796fe722f7310e2bdb51a4bab9f83cf4bf541eff54b49fe9cf0af883400beac6a23b6d # 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 |
---|---|
post_reorder-0.0.1 | test/dummy/config/secrets.yml |