Sha256: d6ad0af9b482a3124f02fcceb5832451a17bcdd98ccde4963884217edc05b554

Contents?: true

Size: 964 Bytes

Versions: 14

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: 9f98811623bc508c9ca444e0f90c2e077751aea13dd2d9175d090d68e5660cd050ad9a1401d87d20e0d3f53cac59efa4af0f2af97b719bb3bcf4ba55e7a699fa

test:
  secret_key_base: 734c6cf04b725fceec9a1b07b2cf5c30e195a63f299d9f307f7dd4ab200c5ee25e5c9033adae6574fdcf887abc9492cc72ceedf6e3a92bc2766e56da37470418

# 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

14 entries across 14 versions & 1 rubygems

Version Path
models_auditor-1.2.1 test/dummy/config/secrets.yml
models_auditor-1.2.0 test/dummy/config/secrets.yml
models_auditor-1.1.1 test/dummy/config/secrets.yml
models_auditor-1.1.0 test/dummy/config/secrets.yml
models_auditor-1.0.7 test/dummy/config/secrets.yml
models_auditor-1.0.6 test/dummy/config/secrets.yml
models_auditor-1.0.5 test/dummy/config/secrets.yml
models_auditor-1.0.3 test/dummy/config/secrets.yml
models_auditor-1.0.2 test/dummy/config/secrets.yml
models_auditor-1.0.1 test/dummy/config/secrets.yml
models_auditor-1.0.0 test/dummy/config/secrets.yml
models_auditor-0.2.0 test/dummy/config/secrets.yml
models_auditor-0.1.1 test/dummy/config/secrets.yml
models_auditor-0.1.0 test/dummy/config/secrets.yml