Sha256: 53478e10d6806eadcd169fd4830d2302926bbfed22cb76c01af6dea2b40bc9be

Contents?: true

Size: 964 Bytes

Versions: 7

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

test:
  secret_key_base: cf5d7ba636fa182a758cb54277ca4bf7c61a83cb7f0ce908116b5ed0f3be6f361dd91a2f03a56d49bb2e45e38d8494edf59fdf160bc64c8c505a1768756c81b6

# 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

7 entries across 7 versions & 1 rubygems

Version Path
flyover-contact-1.1.5 test/dummy/config/secrets.yml
flyover-contact-1.1.4 test/dummy/config/secrets.yml
flyover-contact-1.1.3 test/dummy/config/secrets.yml
flyover-contact-1.1.2 test/dummy/config/secrets.yml
flyover-contact-1.1.1 test/dummy/config/secrets.yml
flyover-contact-1.1.0 test/dummy/config/secrets.yml
flyover-contact-1.0.0 test/dummy/config/secrets.yml