Sha256: 5d26cb031748ee27dbe17e3dd5ebf3f9b4f1ff3c0c60024545012fea8b6ee8ff

Contents?: true

Size: 964 Bytes

Versions: 3

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: 3747d88e8e785144adec8f814815231a656de18d38a419e807c6a58c632e95619022ba88db028437c826017d41dcb6493b44394f44ef4d25d3efda6a9ca0839a

test:
  secret_key_base: 32520fd80bca91dff2b893ed18a9721d8085496a14d927b662d33d830f45707b66d9b8f82bf782c7cf02591fac4ffc7e0d53810f1eb411da2b42f6f0fc75eae2

# 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

3 entries across 3 versions & 1 rubygems

Version Path
jobshop-0.0.2 spec/dummy/config/secrets.yml
jobshop-0.0.1 spec/dummy/config/secrets.yml
jobshop-0.0.0 spec/dummy/config/secrets.yml