Sha256: f4131d16c8b3c5073399694930ce8f25e0fafe269d5a1791dbe9e2c1f7f02697

Contents?: true

Size: 964 Bytes

Versions: 5

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

test:
  secret_key_base: d52fe940d2c88d40b4d75a9c4fa45cee328cd0f7274d7623b85efc486905b9e8fd1b7d20bb8eeee05190caaa6babc6d2c4abfa9a1c5556e5fb43009916a52b57

# 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

5 entries across 5 versions & 1 rubygems

Version Path
argyle-1.0.0.beta.2 spec/dummy/config/secrets.yml
argyle-1.0.0.beta spec/dummy/config/secrets.yml
argyle-0.2.0 spec/dummy/config/secrets.yml
argyle-0.1.0 spec/dummy/config/secrets.yml
argyle-0.0.1 spec/dummy/config/secrets.yml