Sha256: a7066c477c31e8ca52b9f7e6736c47d2b6acfff136cf51f2ee712c71c406578e
Contents?: true
Size: 964 Bytes
Versions: 3
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: 7f11c28db30cfc08e261e23a60c77cc59a169e73fa144125ddfa6e10a08a3d9287396c9fe4a10382619b0edbf5c7012e959fea89ee26bea634f8849092b537ce test: secret_key_base: 8bb8fb7fe656d609b73c691d77b2cf856f472ef8014b50fc286addafecf562536bd9814eb9ddec7ba672178821b517c6df320cafe24738625f180af62a9cb290 # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mandrill_event-0.0.3 | spec/dummy/config/secrets.yml |
mandrill_event-0.0.2 | spec/dummy/config/secrets.yml |
mandrill_event-0.0.1 | spec/dummy/config/secrets.yml |