Sha256: 6cfc3edbb3c14317f00ae527038d6719fcdb0ecb1b7cf694b69994ef06f134cc

Contents?: true

Size: 964 Bytes

Versions: 8

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

test:
  secret_key_base: 455eeeba46e8b83f39fa0755a3c34312f8e9fc2b9e7d0cc1cb32c8ccbaabc355845f1fb349b01d300b880e49562d784d9aa3af36da08c8765bd9501b7448d58c

# 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

8 entries across 8 versions & 2 rubygems

Version Path
seam-active_record-1.1.0 test_app/config/secrets.yml
seam-sidekiq-1.1.0 test_app/config/secrets.yml
seam-sidekiq-1.0.2 test_app/config/secrets.yml
seam-sidekiq-1.0.1 test_app/config/secrets.yml
seam-active_record-1.0.2 test_app/config/secrets.yml
seam-sidekiq-1.0.0 test_app/config/secrets.yml
seam-active_record-1.0.1 test_app/config/secrets.yml
seam-active_record-1.0.0 test_app/config/secrets.yml