Sha256: a3dbf15f524a65df101aebcb8af6e8ecae33843734a139656e5e3dc0b1a7c2a8

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

test:
  secret_key_base: dcb2035dff738da3b62319816764f217e82a4d1ff1946f731415fa187d751d6e4d104cee4e54519bb043a582b65e90a324e78ec7f5edd39b8e7be66b8d57c2ee

# 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
app_kit-0.0.2 spec/dummy/config/secrets.yml
app_kit-0.0.1 spec/dummy/config/secrets.yml