Sha256: b826ad4a64f59a89b18bff405a1b7a7414a5ad61f57d00b13c111bf5d8ced4c9

Contents?: true

Size: 964 Bytes

Versions: 5

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: e8b6d07aeb45634b7e803ea08c579dde1f535778d3d480ba063c0ae5e6c3cf0bdf3c9db470bfba16fea45b1434bd14de709cd0f11283bedb292d6a66c0eea0b6

test:
  secret_key_base: f8f7ac9a4a93992c1e06278b8e4d251852b0d9b8cfbebfa22fadcadf27d406be95b3d3cdae252690343e31f9dd4126fc8e67e035d8387dfc34c69c6cddc0b96a

# 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

5 entries across 5 versions & 1 rubygems

Version Path
defra_ruby_email-1.2.0 spec/dummy/config/secrets.yml
defra_ruby_email-1.1.0 spec/dummy/config/secrets.yml
defra_ruby_email-1.0.0 spec/dummy/config/secrets.yml
defra_ruby_email-0.2.0 spec/dummy/config/secrets.yml
defra_ruby_email-0.1.0 spec/dummy/config/secrets.yml