Sha256: b9bcb9357f6241a01094337742d8972330e55f634451c305f67b04942e22f32d
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: 047d47448e4c8e5271ac49290cf6189afe1308b3be68a6d990fe5e2bc1fe6d92170a3b60cf2607b52aa180f50f1c20e461eaaf3f9d194aa5ae3dc361733f449e test: secret_key_base: c566fa55d5c3589e515ca16ae0437b994b8a6d8f53aa03631fa94e7c57c2102ff069131ad96c94ae8aa4242e3cf645af9089c7474b29fb1f94d1fe60b4cb83ec # 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 |
---|---|
ruby_area-0.0.1 | test/dummy/config/secrets.yml |