Sha256: 8eeee3b64568f787010a79c203b412921d633e56ada4239f41813d9a51d9f533

Contents?: true

Size: 964 Bytes

Versions: 6

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: 5df3e017dfd75ba56a41e7ca19986e050be21c05f962f7fcdd95a2b7e127ee1ba1d71dd43909235d36267fd5deb445fb139624979299e6656067de3cd4228530

test:
  secret_key_base: f611fd3bd21b26cf8ee5507de8fa4c58cbdbb1e07e30b149cfd9224f561b73cf507f0db7586d1689441c446b403690f7711bb1d6b91e9cf8481bb0b2f450356d

# 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

6 entries across 6 versions & 1 rubygems

Version Path
subdivision_select-0.0.6 spec/dummy/config/secrets.yml
subdivision_select-0.0.5 spec/dummy/config/secrets.yml
subdivision_select-0.0.4 spec/test_app/config/secrets.yml
subdivision_select-0.0.3 spec/test_app/config/secrets.yml
subdivision_select-0.0.2 spec/test_app/config/secrets.yml
subdivision_select-0.0.1 spec/test_app/config/secrets.yml