Sha256: 281699651853d99072751f6886ae7cf8f732140a4b2a30f1163c9adb0a50e38d

Contents?: true

Size: 964 Bytes

Versions: 2

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

test:
  secret_key_base: c16405a8e414fa403b0c9ab27f2d057736eca8919a1ab7fd386337e1877c668ce17a6c50f2ef07bf38696966dc1d11b47533e2e4b3d800406497d8fb511f9507

# 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

2 entries across 2 versions & 1 rubygems

Version Path
oauth_service-0.0.2 test/dummy/config/secrets.yml
oauth_service-0.0.1 test/dummy/config/secrets.yml