Sha256: df44d35d7614ce2e486b716c4cbe27fb2c3be99f48287b77256c2e9b5fc22364

Contents?: true

Size: 964 Bytes

Versions: 13

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: 0e1841198c57175ce98403fb97e7b9f7fd80c3b4ca054d29622d4772d7378b8e8a63b59f2b774710171be2d739e4e08c73cedb59f123f1b7c04a22cf04e0084c

test:
  secret_key_base: 5723516c8f90ebb81751e175f05f9b72df1c5dd3ac88aa7aaef2cae1617f029979af02a0ac0505a6999c9f257372b784048697a806ab62e2c9ac5f3ee65db017

# 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

13 entries across 13 versions & 1 rubygems

Version Path
disco_app-0.3.0 test/dummy/config/secrets.yml
disco_app-0.4.0 test/dummy/config/secrets.yml
disco_app-0.4.1 test/dummy/config/secrets.yml
disco_app-0.4.2 test/dummy/config/secrets.yml
disco_app-0.4.3 test/dummy/config/secrets.yml
disco_app-0.4.4 test/dummy/config/secrets.yml
disco_app-0.5.0 test/dummy/config/secrets.yml
disco_app-0.5.1 test/dummy/config/secrets.yml
disco_app-0.5.2 test/dummy/config/secrets.yml
disco_app-0.5.3 test/dummy/config/secrets.yml
disco_app-0.5.4 test/dummy/config/secrets.yml
disco_app-0.5.5 test/dummy/config/secrets.yml
disco_app-0.5.6 test/dummy/config/secrets.yml