Sha256: fdea77214f7aac92408c25c5c90cfa4970ef7000bd277c2898538683d8374ea7

Contents?: true

Size: 964 Bytes

Versions: 10

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: 39ba9f072dc2f70a81211d362be86badc6ac1712f80d309f36a01cd36c43d0537d37034fe7b24f5d6e0e5ac2ea4bff53f4c217bd4f62ed7c2b44894380eeb262

test:
  secret_key_base: be4875d5fcaae53f078b60a023408ca14849f3125b8ea66e5c93aa296c24a2a27659ebd78703ad7b1cd3948745146c60ea91106ac20055e7ab616dfc2136953e

# 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

10 entries across 10 versions & 1 rubygems

Version Path
uuids-1.3.0 spec/dummy/config/secrets.yml
uuids-1.2.0 spec/dummy/config/secrets.yml
uuids-1.1 spec/dummy/config/secrets.yml
uuids-1.0.2 spec/dummy/config/secrets.yml
uuids-1.0.1 spec/dummy/config/secrets.yml
uuids-1.0.0 spec/dummy/config/secrets.yml
uuids-1.0.0.pre.rc1 spec/dummy/config/secrets.yml
uuids-0.2.0 spec/dummy/config/secrets.yml
uuids-0.1.0 spec/dummy/config/secrets.yml
uuids-0.0.1 spec/dummy/config/secrets.yml