Sha256: a20ebbfa34c6635410309753ed1dab3c0850469652c23ee0ff8277cbca68ab10

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

test:
  secret_key_base: c28a0f107731ac72a10d506791f63f40bd554e49300eb175856799bd738cef0e58fe7455173abde0cbfff86ddd562df7a1c5c651abbf99a27514f6ebec03f455

# 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 13 versions & 1 rubygems

Version Path
cogy-0.6.0 test/dummies/5.1/config/secrets.yml
cogy-0.6.0 test/dummies/4.2/config/secrets.yml
cogy-0.5.2 test/dummy/config/secrets.yml
cogy-0.5.1 test/dummy/config/secrets.yml
cogy-0.5.0 test/dummy/config/secrets.yml
cogy-0.4.0 test/dummy/config/secrets.yml
cogy-0.3.0 test/dummy/config/secrets.yml
cogy-0.2.1 test/dummy/config/secrets.yml
cogy-0.2.0 test/dummy/config/secrets.yml
cogy-0.1.1 test/dummy/config/secrets.yml
cogy-0.1.0 test/dummy/config/secrets.yml
cogy-0.0.3 test/dummy/config/secrets.yml
cogy-0.0.2 test/dummy/config/secrets.yml
cogy-0.0.1 test/dummy/config/secrets.yml