Sha256: 89c0d0c7661fbe34c939c306a3af5c6541bb9adedd714b95fe6ceaf0d8cd70ac
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: 37556d318cace9771bbdfae3aa5b76012f43454a37032af13bc2a81cd634c6c92d6588148316501ea660525388a2a49f05278e18f74fea1319b6a33b40eb5cc3 test: secret_key_base: ea431b7b2a6aa50f5b9903e1e8e48636d9fcd56b94ecb34556c14bbdd7c347d2db60539dd15bedda490dbe0e2202e8debe5b826b4df5b66399d6b034610bfff5 # 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 |
---|---|
umlaut_journal_tocs-0.0.1 | test/dummy/config/secrets.yml |