Sha256: 54437e625f0f1de3f65d2a6f9fd8d25d033105a0e5edb980e8ac0a602f05c97e

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: 58bc012bca9dcc0cc8c783453fb15e7726cdce9ac6f0295543fdba615d0c7b97701bf29179a50442bb383dced7ee722f15e8c1c46b8e64825bac418408ce7e39

test:
  secret_key_base: 4c78f5f4737293f037f53ea5cce8e115daff543471f680bdb9b5063751651a992b91f092916660d0e090ece404c63ff675c8650c49b24e3991e85080e79ede60

# 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
autocompl-0.2.2 test/dummy/config/secrets.yml
autocompl-0.2.1 test/dummy/config/secrets.yml
autocompl-0.2.0 test/dummy/config/secrets.yml
autocompl-0.1.2 test/dummy/config/secrets.yml
autocompl-0.1.1 test/dummy/config/secrets.yml
autocompl-0.1.0 test/dummy/config/secrets.yml
autocompl-0.0.1 test/dummy/config/secrets.yml