Sha256: 2109ab6919ad4dac702ce7b29862e4c21e56add588f84cfd0b9c79b2e4a76057

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

test:
  secret_key_base: 4b993246c309a81f7d6e83a710ab5a3a18f29f5db555cfbe12ec9b96af5d6d588e307f4bd39e5355b2bbc9c0f08c331fae57f0830e2583e34548936a2a234c14

# 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
leads_to_highrise-0.1.9 test/dummy/config/secrets.yml
leads_to_highrise-0.1.8 test/dummy/config/secrets.yml
leads_to_highrise-0.1.7 test/dummy/config/secrets.yml
leads_to_highrise-0.1.6 test/dummy/config/secrets.yml
leads_to_highrise-0.1.5 test/dummy/config/secrets.yml
leads_to_highrise-0.1.4 test/dummy/config/secrets.yml
leads_to_highrise-0.0.4 test/dummy/config/secrets.yml
leads_to_highrise-0.0.3 test/dummy/config/secrets.yml
leads_to_highrise-0.0.2 test/dummy/config/secrets.yml
leads_to_highrise-0.0.1 test/dummy/config/secrets.yml