Sha256: a5667cbc05254952a4c64eb13b0437c942d0be3861c111aeb5e7a35acae0a170

Contents?: true

Size: 964 Bytes

Versions: 8

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: 6c6c90ee1afd2d2616e3d97d4186c49bbc2b6354ecb5c430bbbce75b042c2de83a262a3167c09c1c4b64733d6800ee5b2c7cce9b347495942ec7dbf26a1ce23f

test:
  secret_key_base: 8c73f0977d176bdf12a54fda5a8ea70d1e661efa90d4c35022560416acf9f8aa3c881b6ff7a6d5a39e4eae3dc69e03358b8e2a79b1abc26039b54c5e6c2bf415

# 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

8 entries across 8 versions & 1 rubygems

Version Path
fly_admin-0.0.8 test/dummy/config/secrets.yml
fly_admin-0.0.7 test/dummy/config/secrets.yml
fly_admin-0.0.6 test/dummy/config/secrets.yml
fly_admin-0.0.5 test/dummy/config/secrets.yml
fly_admin-0.0.4 test/dummy/config/secrets.yml
fly_admin-0.0.3 test/dummy/config/secrets.yml
fly_admin-0.0.2 test/dummy/config/secrets.yml
fly_admin-0.0.1 test/dummy/config/secrets.yml