Sha256: 969ef89f518ecd3d68d234d2928abcbffa4b41c7877f22851f5b54b30b9bbfad

Contents?: true

Size: 964 Bytes

Versions: 6

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: 889a0822c20f0f342392c8ddaa58faf9ac0231286ff0c528b488e4a660b57b61b153429f8235bb553b806c28f2bd48648cd99f0123988cf041cf167c3b2af278

test:
  secret_key_base: ae80f5e1322f2fc2e89045b32de8dd120dca1fa1319a1e41752f784048db2cef3d6618779933e6fdd1b67e0f6937a7b085f4db37fd690f2d1dfb42d63a58225a

# 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

6 entries across 6 versions & 1 rubygems

Version Path
abilities-0.1.2 test/dummy/config/secrets.yml
abilities-0.1.0 test/dummy/config/secrets.yml
abilities-0.0.4 test/dummy/config/secrets.yml
abilities-0.0.3 test/dummy/config/secrets.yml
abilities-0.0.2 test/dummy/config/secrets.yml
abilities-0.0.1 test/dummy/config/secrets.yml