Sha256: 8dcbbf9e8e7658275fa9d222fbca449de6af5639bb2007509526d73e42bdb8ef

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: 48634cfcea7238eb7412d2b798ccf4600fcbc6482ac72eac871e04aac8e97649e9a4fc5d837ce3dd4c5f3116cd064ed8581ddc349c2283ca9b98dfc4f9d58932

test:
  secret_key_base: 44f1ed1f5b3c9a0e581714fe30f7ce72500493c59233813fc969a545bc7c1ac573b3c0aeb6a88dcf0e8e1cc5e4e90cf5a11d7e67fad9c44187a13724011f4ff2

# 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
dbla-0.0.6 spec/dummy/config/secrets.yml
dbla-0.0.5 spec/dummy/config/secrets.yml
dbla-0.0.4 spec/dummy/config/secrets.yml
dbla-0.0.3 spec/dummy/config/secrets.yml
dbla-0.0.2 spec/dummy/config/secrets.yml
dbla-0.0.1 spec/dummy/config/secrets.yml