Sha256: 48cb37a9d94d3e6158c422004653e156fdb4ee3317489a38740435836f4028b6
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: 423ad2c9601dab490691cb26f6dd06fa83ee2e4d593e595298506b6f7d7c749bceb2d37a56244a63e85b5da71cff0fa3821af27ce896853a2af74c9045cde5e2 test: secret_key_base: 82b12626ab43d72ac57d5bc3dde22eede4ef8abac84896d1af0677ffb987ea67cc93a2bd451d84aa8401ffb1c7cdd87f4e8cb9184ed16cfa6efe037f3a31e580 # 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 |
---|---|
aws_email_bounce-0.1.1 | config/secrets.yml |