Sha256: 5af13ac71d9cea0160074eca75c9051666cbb9a8eca596388ad325222abe9e56

Contents?: true

Size: 964 Bytes

Versions: 11

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: 4398a6347e08491d4f83fe27b842d46c35ba678a62f1dfaebd698a61dde17f28b9b4818bf4784470582e0a6339213fb2dde90593223fd1ca08260e04fb8afcf3

test:
  secret_key_base: b57444b8e0331aefbdb5ff83306ea04e6a7008ee56596ea3c2f02b30438ef77671d05b3877198c19bb1715aecac8631ce1ea6224930b17369701d5e57e477d83

# 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

11 entries across 11 versions & 1 rubygems

Version Path
eac_users_support-0.3.3 test/dummy/config/secrets.yml
eac_users_support-0.3.2 test/dummy/config/secrets.yml
eac_users_support-0.3.1 test/dummy/config/secrets.yml
eac_users_support-0.3.0 test/dummy/config/secrets.yml
eac_users_support-0.2.3 test/dummy/config/secrets.yml
eac_users_support-0.2.2 test/dummy/config/secrets.yml
eac_users_support-0.2.1 test/dummy/config/secrets.yml
eac_users_support-0.2.0 test/dummy/config/secrets.yml
eac_users_support-0.1.2 test/dummy/config/secrets.yml
eac_users_support-0.1.1 test/dummy/config/secrets.yml
eac_users_support-0.1.0 test/dummy/config/secrets.yml