Sha256: a2a341a7fdbbf743c5bec8f0692181b5a358348d6bced30113fbd73c7ba50e2e

Contents?: true

Size: 964 Bytes

Versions: 6

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

test:
  secret_key_base: 9dcd5842600b1be6aa0478ca887d157fbdba41c6c5cd04e687738e8d0a78b407bc48c00ab1dc44cd4ccf024ac871dc7e8177fb6eaa4723cefb86b04413c1af47

# 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

6 entries across 6 versions & 1 rubygems

Version Path
first_after_created_at-1.0.1 test/dummy/config/secrets.yml
first_after_created_at-1.0.0 test/dummy/config/secrets.yml
first_after_created_at-0.0.4 test/dummy/config/secrets.yml
first_after_created_at-0.0.3 test/dummy/config/secrets.yml
first_after_created_at-0.0.2 test/dummy/config/secrets.yml
first_after_created_at-0.0.1 test/dummy/config/secrets.yml