Sha256: 435bb8d29ab6e4c4225d2987fb4b8cf1946006c4009267e6f7559e32f276eaa8
Contents?: true
Size: 964 Bytes
Versions: 2
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: 3c3768c3e40e6b8a9367b086ab750df79828ec604a2a8fe6524b7d60550e6cf2e1da33176d2167b34fec4122624992916faeb100b60c812ab3d94d39229c4901 test: secret_key_base: cc4904773938440bdb1f052634b5b210b80ca4776feb32bb9bb0efb37131c6f5292168b9e859950291ac25ed3280c263bbb1cef3a364cd9c781049c8dbbe2567 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
console_log-0.2.0 | test/dummy/config/secrets.yml |
console_log-0.1.0 | test/dummy/config/secrets.yml |