Sha256: 5940fc366dca92e489201ba235a2181ddd441315ef1cbf27f5119e57894698d8

Contents?: true

Size: 964 Bytes

Versions: 2

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

test:
  secret_key_base: ff43b8276ce8d2b7bfdffa4283c0a7eadc8e1b4f90e5e6ca8417d5bc116f4040dc70f5387589dafa6f5fdf37c0ea06ee30e5ed5155e771299f4e3217d0ec914c

# 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

2 entries across 2 versions & 1 rubygems

Version Path
appt-0.0.1.beta.2 test/dummy/config/secrets.yml
appt-0.0.1.beta.1 test/dummy/config/secrets.yml