Sha256: 8ea8a13e8930fb1a4151f84b6cc57a22e8063bedb5b9a5d36a197dfd1e600dfe

Contents?: true

Size: 964 Bytes

Versions: 4

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

test:
  secret_key_base: 913efb498a4e33cc26a388800b13da4d610595c3b29785417b8529768a55635fb86b6334bd0cc88399846c92b6a16ebda8d4d5b47436e4c086e23257be23bf36

# 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

4 entries across 4 versions & 1 rubygems

Version Path
partially_useful-6.0.0 test/dummy/config/secrets.yml
partially_useful-5.1.0 test/dummy/config/secrets.yml
partially_useful-5.0.0 test/dummy/config/secrets.yml
partially_useful-0.2.2 test/dummy/config/secrets.yml