Sha256: 8b3c6609fbe89b21bad03f579dcebcee1fb29a05ad534514c7fbb8fca7c993e6

Contents?: true

Size: 964 Bytes

Versions: 5

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: 04a8adbe50e879b4a055f16b81f10e3a29eeca9c6ba20e1e64abfd64392ec0ad714c6cfafe672a31738a2c2aca8d7cbc1bfbf36c155b32489beba3e0aec0309e

test:
  secret_key_base: 301166d4fc01bbe749466d1e7576f909e189594db2a806ecdc09a84583617911b05e2eefc89bc1b6f361e97ce9d908366d0c19053a3bb974d61096324eeb756e

# 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

5 entries across 5 versions & 1 rubygems

Version Path
chaskiq-0.0.6 spec/dummy/config/secrets.yml
chaskiq-0.0.5 spec/dummy/config/secrets.yml
chaskiq-0.0.4 spec/dummy/config/secrets.yml
chaskiq-0.0.3 spec/dummy/config/secrets.yml
chaskiq-0.0.2 spec/dummy/config/secrets.yml