Sha256: db6544e767a2d268c511450714d332f4edeba13a16ff3d38d03adbd858ee0441

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: 5ac7ce6c7f69e9c680c53876fd3d9f4be27f744ac7bf600c39b7fcd044b01e7367120e4b51b5e15f8d0395bb0f8667f4be35ba0ce825d2fdf0910b6b275fec9a

test:
  secret_key_base: c99200bb7edcd1b0ee1da0839d07349381ce328f1bbb7c365b15dc635cd31e762a27bed999d7f30972ed4b6191be09b8f914f302fbb20d6cb9208775599af02e

# 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
ecm_news2_backend-1.2.6 spec/dummy/config/secrets.yml
ecm_news2_backend-1.2.5 spec/dummy/config/secrets.yml
ecm_news2_backend-1.2.4 spec/dummy/config/secrets.yml
ecm_news2_backend-1.2.3 spec/dummy/config/secrets.yml
ecm_news2_backend-1.2.2 spec/dummy/config/secrets.yml
ecm_news2_backend-1.2.1 spec/dummy/config/secrets.yml
ecm_news2_backend-1.2.0 spec/dummy/config/secrets.yml
ecm_news2_backend-1.1.3 spec/dummy/config/secrets.yml
ecm_news2_backend-1.1.1 spec/dummy/config/secrets.yml
ecm_news2_backend-1.1.0 spec/dummy/config/secrets.yml