Sha256: c0b7fa2466692318fa734cf020f248342f5e26b7c66ddde4723742d0e1286ded
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: 5ee8b904205f19d42142dc6d2482ecb5704b241b76929e614371db9844ba18e493c507a9326fd1ae336060505eb552db87d763cdc2d8b2e3e88135846ef6942c test: secret_key_base: 10ba2e5ccf14d41da70456cdb7bbd4a94c9af612a75966314a6e224d93bd9de2cd8660a6950ed240e88ce36b572afa22d7a5a243d4a97ea13beab98cbc569fb4 # 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 |
---|---|
light_resizer-0.2.0 | spec/dummy/config/secrets.yml |