Sha256: 2f8a3d158826a7a4ca65cda7040cd820a854245b28e81a71bc53ecfccc5f8def

Contents?: true

Size: 964 Bytes

Versions: 7

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

test:
  secret_key_base: f9b74de06680cfd5017a9c278aa35d6349ecced657594344b363f4ace8da56baa0774760980578b200d422e5bc2a765b5a8a34508b1443673c9b669489338673

# 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

7 entries across 7 versions & 1 rubygems

Version Path
jellyfish-aws-0.0.8 spec/test_app/config/secrets.yml
jellyfish-aws-0.0.6 spec/test_app/config/secrets.yml
jellyfish-aws-0.0.5 spec/test_app/config/secrets.yml
jellyfish-aws-0.0.4 spec/test_app/config/secrets.yml
jellyfish-aws-0.0.3 spec/test_app/config/secrets.yml
jellyfish-aws-0.0.2 spec/test_app/config/secrets.yml
jellyfish-aws-0.0.1 spec/test_app/config/secrets.yml