Sha256: 6065fdea2ff13100f45159efbd107df7f22213a99a74e6368dfa8e0ec76784c3

Contents?: true

Size: 965 Bytes

Versions: 4

Compression:

Stored size: 965 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 `rails 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: e12d93ce7de5aafe0eb35ef3b91171d8879174c7ee582e725d2c5793ae675978ec395a7285157b0a669b529b15eb333adf4cc088f7e4831dd5a9dbe5ae58ddd9

test:
  secret_key_base: df1df12152839d4a1e777add2cf15954fd80f7116eeb777cce98edeffadaea22136a0cdc8f3a6a4aad847d601ae1ac0dda120f62d74c01338a9ca17cb90e1d4b

# 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-multi_email-3.0.1 examples/rails5_app/config/secrets.yml
devise-multi_email-3.0.0 examples/rails5_app/config/secrets.yml
devise-multi_email-2.0.1 examples/rails5_app/config/secrets.yml
devise-multi_email-2.0.0 examples/rails5_app/config/secrets.yml