Sha256: 8c4607a51569b0f847bde0bf762b961fec938238cfa7fd3c91f87ecf6fb07cc0

Contents?: true

Size: 964 Bytes

Versions: 12

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

test:
  secret_key_base: ec0c74df096e3b9d5724a307165a110231d58641105d96e21b28b13e7402195f76e3c889f7f58f8ef916bff88dd40cdddf295ff5e1b6185ee64c54cf6358afdc

# 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

12 entries across 12 versions & 1 rubygems

Version Path
nostalgic-0.5.0 test/dummy/config/secrets.yml
nostalgic-0.4.1 test/dummy/config/secrets.yml
nostalgic-0.4.0 test/dummy/config/secrets.yml
nostalgic-0.3.0 test/dummy/config/secrets.yml
nostalgic-0.2.0 test/dummy/config/secrets.yml
nostalgic-0.1.7 test/dummy/config/secrets.yml
nostalgic-0.1.6 test/dummy/config/secrets.yml
nostalgic-0.1.5 test/dummy/config/secrets.yml
nostalgic-0.1.4 test/dummy/config/secrets.yml
nostalgic-0.1.3 test/dummy/config/secrets.yml
nostalgic-0.1.2 test/dummy/config/secrets.yml
nostalgic-0.1.1 test/dummy/config/secrets.yml