Sha256: 29153f6bf250f4e03c22005344387ecd76fc02535d06a47dee110db2a5ce8589

Contents?: true

Size: 964 Bytes

Versions: 11

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

test:
  secret_key_base: 0ac199f0c37ebef8d5c65a3ef009b6ee8db6ad33fd6065405554e611d8f9a0cd3346a92346f568c4ad72f94027568777232eb421c5835eeb387a0c822e4f8e5e

# 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

11 entries across 11 versions & 1 rubygems

Version Path
seed_tray-0.6.0 test/dummy/config/secrets.yml
seed_tray-0.5.0 test/dummy/config/secrets.yml
seed_tray-0.4.1 test/dummy/config/secrets.yml
seed_tray-0.4.0 test/dummy/config/secrets.yml
seed_tray-0.3.0 test/dummy/config/secrets.yml
seed_tray-0.2.3 test/dummy/config/secrets.yml
seed_tray-0.2.2 test/dummy/config/secrets.yml
seed_tray-0.2.1 test/dummy/config/secrets.yml
seed_tray-0.2.0 test/dummy/config/secrets.yml
seed_tray-0.1.2 test/dummy/config/secrets.yml
seed_tray-0.1.1 test/dummy/config/secrets.yml