Sha256: b7c30ab6374505ed2323c55f7b5506b82c169270dc2e6e60a72c96fb456ff5d1

Contents?: true

Size: 964 Bytes

Versions: 7

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

test:
  secret_key_base: 70be74e4041f72c3bee61677813cfbb345b07037405ad82af5c2eabccd6a51f17aebe614deeb4b2acaeca6a455911d3e7fa0fba2df322b8020c6b4893dade76f

# 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

7 entries across 7 versions & 1 rubygems

Version Path
boilerman-0.1.2 test/dummy/config/secrets.yml
boilerman-0.1.1 test/dummy/config/secrets.yml
boilerman-0.1.0 test/dummy/config/secrets.yml
boilerman-0.0.4 test/dummy/config/secrets.yml
boilerman-0.0.3 test/dummy/config/secrets.yml
boilerman-0.0.2 test/dummy/config/secrets.yml
boilerman-0.0.1 test/dummy/config/secrets.yml