Sha256: 70866e74eeea1c01edbf1694f9750473ff72f95d4218be819a09fc7b183a9458

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

test:
  secret_key_base: e2f6c4551b2ecebb664cace184b18fd03b4eabe2cdd4c58983b0753545af0fb90ee0eeabf2dcce1be258bb7ea767f31f938ffabfeea19f902be8edacc25a29d2

# 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 & 1 rubygems

Version Path
sortability-1.1.1 spec/dummy/config/secrets.yml
sortability-1.1.0 spec/dummy/config/secrets.yml
sortability-1.0.0 spec/dummy/config/secrets.yml
sortability-0.1.0 spec/dummy/config/secrets.yml
sortability-0.0.3 spec/dummy/config/secrets.yml
sortability-0.0.2 spec/dummy/config/secrets.yml
sortability-0.0.1 spec/dummy/config/secrets.yml
sortability-0.0.0 spec/dummy/config/secrets.yml