Sha256: a3f188690a3c9f09f0ab57e63b00ff3b699b8bf7a9ab8ad558cb90c211d227d8

Contents?: true

Size: 964 Bytes

Versions: 15

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: 2b4b4174bc83ccbacac07bcc2f391ecdffdcf979352a0d9eec7fe6dcddac3c6e91435fbcbb8c306268b3bd61b2d0b8525ad3ec5586d15a698e0b90240b23371c

test:
  secret_key_base: 53d175fa32c9d7d17ebcd4330971d5ac977c60a85c1d7db2689696524f6e7e63aaec68e80ecef66cdf6dc3ad8d006575662f7a06fbfd82e61fea0c72561d31df

# 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

15 entries across 15 versions & 1 rubygems

Version Path
bank-validator-0.3.2 test/dummy/config/secrets.yml
bank-validator-0.3.1 test/dummy/config/secrets.yml
bank-validator-0.3.0 test/dummy/config/secrets.yml
bank-validator-0.2.8 test/dummy/config/secrets.yml
bank-validator-0.2.7 test/dummy/config/secrets.yml
bank-validator-0.2.6 test/dummy/config/secrets.yml
bank-validator-0.2.5 test/dummy/config/secrets.yml
bank-validator-0.2.4 test/dummy/config/secrets.yml
bank-validator-0.2.3 test/dummy/config/secrets.yml
bank-validator-0.2.2 test/dummy/config/secrets.yml
bank-validator-0.2.1 test/dummy/config/secrets.yml
bank-validator-0.2.0 test/dummy/config/secrets.yml
bank-validator-0.1.0 test/dummy/config/secrets.yml
bank-validator-0.0.6 test/dummy/config/secrets.yml
bank-validator-0.0.5 test/dummy/config/secrets.yml