Sha256: 93b1318d6239e3ed2ffb8b502c582f1f4c69fe478617dcdfe287801b4d4b4841

Contents?: true

Size: 964 Bytes

Versions: 4

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: 49c0ba26e62c62948c2f368a29bcd028f7986ac61f9b285ed6f24e38f063fc078152f0e434ae29f20c50fe62f52c25145be87e943c0232394e89f45064da2f4b

test:
  secret_key_base: 3e0b1922ac99d5651758b8ca95f349ecc3ef42395cfccee8b45ce8a45c7d8bfaf00fd9326eacfc4493c43ae30da9505e42564a5db62bed46cb01f257d8f682d4

# 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

4 entries across 4 versions & 1 rubygems

Version Path
carnival-0.1.3 test/carnival-sample-application/config/secrets.yml
carnival-0.1.2 test/carnival-sample-application/config/secrets.yml
carnival-0.1.1 test/carnival-sample-application/config/secrets.yml
carnival-0.1.0 test/carnival-sample-application/config/secrets.yml