Sha256: dc74ea7c9344df5cc6888bab00415bf7d32cfe730a91e7d3d5cf6f42120ab7ca

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: 91e4bc2aa792050f40e4e4d93206d26b71217aad8015c06aa853f83596330941d7fae5bd5a26b096ecf9151f899b87970e72199177a8682f595f429a6e788a7d

test:
  secret_key_base: baf3abf0334893e6de4a6e8b9460ded8efe9af09aaccd493bd7b425a3636782bfae25b03c0b4f0209cb0b042350b4afe2036288806d62949157a2a9e4c485cf2

# 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
dce_lti-0.6.1 spec/dummy/config/secrets.yml
dce_lti-0.6.0 spec/dummy/config/secrets.yml
dce_lti-0.5.4 spec/dummy/config/secrets.yml
dce_lti-0.5.3 spec/dummy/config/secrets.yml
dce_lti-0.5.2 spec/dummy/config/secrets.yml
dce_lti-0.5.1 spec/dummy/config/secrets.yml
dce_lti-0.5.0 spec/dummy/config/secrets.yml
dce_lti-0.4.0 spec/dummy/config/secrets.yml
dce_lti-0.3.0 spec/dummy/config/secrets.yml
dce_lti-0.2.0 spec/dummy/config/secrets.yml