Sha256: bbcf1bf3fcac77cf3fbd583b275732f95b974ae130e69c2fa679704efb6e5c5c

Contents?: true

Size: 964 Bytes

Versions: 9

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: 720782ddf66cdfb943ca90b53f1f8d7c1c1561e957645036b8f9a54bad271d9a68a3aad67a9c24c5f92e13b8df3a970bb32e1d5e1c2d543e522184dcf0e6f062

test:
  secret_key_base: b3abf72e06810065c12790456e9fd8f072a521c5ade60f96c49af901452c64599566ff7aa0196307218e2c2dca6a6bf879a4c743cfb1aca5e907201b0807d8ed

# 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

9 entries across 9 versions & 1 rubygems

Version Path
rworkflow-0.7.3 test/dummy/config/secrets.yml
rworkflow-0.7.2 test/dummy/config/secrets.yml
rworkflow-0.7.1 test/dummy/config/secrets.yml
rworkflow-0.7.0 test/dummy/config/secrets.yml
rworkflow-0.6.5 test/dummy/config/secrets.yml
rworkflow-0.6.4 test/dummy/config/secrets.yml
rworkflow-0.6.3 test/dummy/config/secrets.yml
rworkflow-0.6.2 test/dummy/config/secrets.yml
rworkflow-0.6.1 test/dummy/config/secrets.yml