Sha256: b41b3addbe79902fd067b4728a399871d4752c3b5657c6d53fb046fff739a8ce

Contents?: true

Size: 964 Bytes

Versions: 4

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

test:
  secret_key_base: adde39cc7b5cddfef70350ede68bacf01e35d91f118888a292953e74ca1d52919f0a876ad2d0e8786639e6112c3784dfc8ceedd4cc9eee7751731e250295a32e

# 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

4 entries across 4 versions & 1 rubygems

Version Path
devise-verifiable-1.0.0 test/dummy/config/secrets.yml
devise-verifiable-0.0.3 test/dummy/config/secrets.yml
devise-verifiable-0.0.2 test/dummy/config/secrets.yml
devise-verifiable-0.0.1 test/dummy/config/secrets.yml