Sha256: a325c987ac26e07c0ae0fdd06b219e3702c6333b6cc75da25b5e4a795709679c

Contents?: true

Size: 964 Bytes

Versions: 13

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: 4372517e4dc73802c00ca65a1c812504fb8714c2991c5cf380a959bfc7da2345082c3d538a422f732ad117a0dc5b237c660b13a42d5489062f78d6378aecbf5d

test:
  secret_key_base: fe32f56000dac197e80115de527f0999ddcfc97baf4e924e3bd9db400bbab7c0894e5076ad6d8ad05a3dd04c9a308a6f0f70870e31e2f693f11d177eb9c4b197

# 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

13 entries across 13 versions & 1 rubygems

Version Path
better_frame-0.3.3 test/dummy/config/secrets.yml
better_frame-0.3.2 test/dummy/config/secrets.yml
better_frame-0.3.1 test/dummy/config/secrets.yml
better_frame-0.3.0 test/dummy/config/secrets.yml
better_frame-0.2.0 test/dummy/config/secrets.yml
better_frame-0.1.2 test/dummy/config/secrets.yml
better_frame-0.1.1 test/dummy/config/secrets.yml
better_frame-0.1.0 test/dummy/config/secrets.yml
better_frame-0.0.5 test/dummy/config/secrets.yml
better_frame-0.0.4 test/dummy/config/secrets.yml
better_frame-0.0.3 test/dummy/config/secrets.yml
better_frame-0.0.2 test/dummy/config/secrets.yml
better_frame-0.0.1 test/dummy/config/secrets.yml