Sha256: 1ac5713206b9d13188684f88e9adef217df5e09c9f7ee00df49b9799d90da2ac

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

test:
  secret_key_base: 9f659f0520c95fd91c55963205481b2030bc5a95dccf48521cac71a0218d75ee6824fc6d604c090b85278f859f9f22de9d4e5344854a6bade031a62d96509b07

# 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
aldous-1.1.3 examples/basic_todo/config/secrets.yml
aldous-1.1.2 examples/basic_todo/config/secrets.yml
aldous-1.0.1 examples/basic_todo/config/secrets.yml
aldous-1.0.0 examples/basic_todo/config/secrets.yml