Sha256: 95892b5b9ae1c1c6d3351c9fddbcdcf37a89326f8f77831379c64f8e75ef9475

Contents?: true

Size: 964 Bytes

Versions: 11

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

test:
  secret_key_base: 5197d9f8b97072ced85c5a0907bcc83302ffcfc1a810cfcd1334a71f7cba5e985c195999258f24e71726ae4454c746cff8342944b3e54e31f5e72ed3d7ea9883

# 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

11 entries across 11 versions & 1 rubygems

Version Path
aranha-0.6.0 test/dummy/config/secrets.yml
aranha-0.5.0 test/dummy/config/secrets.yml
aranha-0.4.0 test/dummy/config/secrets.yml
aranha-0.3.0 test/dummy/config/secrets.yml
aranha-0.2.1 test/dummy/config/secrets.yml
aranha-0.2.0 test/dummy/config/secrets.yml
aranha-0.1.0 test/dummy/config/secrets.yml
aranha-0.0.4 test/dummy/config/secrets.yml
aranha-0.0.3 test/dummy/config/secrets.yml
aranha-0.0.2 test/dummy/config/secrets.yml
aranha-0.0.1 test/dummy/config/secrets.yml