Sha256: ad84eb3912262f0d8321e9e6af4e32d8c7e9dfbbbba45d5ed4f32888192ec1f4
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: 6fdd87da4036cd30dd55502bed65712662f143a16fbdaed53c3b159749e92c5bcd098ff3e502046d3d87f9368ee596a1ef054e8edde5cff96ead17d663d7dff0 test: secret_key_base: 946202a97d11888abe350ecbc67f06608b5ba7706f0c345523f533c10928120dccd347099f7dbae7be06b4575048bf9824a5e6359fcf0ffa29d921da3cd47eec # 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 |
---|---|
pushcart-0.0.1.proto1 | test/dummy/config/secrets.yml |