Sha256: b4f78bccf0bd75fac219ae7932d479fa0a7f87ce54d5d4aa3f216fd095d8ec5f

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

test:
  secret_key_base: 4b1fba0d12c53b8b21880fda47b603b3dcca117ccf41fcc70091351b88ede5d4c5c91371f407cd056efd66fa5f306c23add65a89d4304e06a4243289ee97be1d

# 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
loaf-0.8.1 spec/rails_app/config/secrets.yml
loaf-0.8.0 spec/rails_app/config/secrets.yml
loaf-0.7.0 spec/rails_app/config/secrets.yml
loaf-0.6.2 spec/rails_app/config/secrets.yml
loaf-0.6.1 spec/rails_app/config/secrets.yml
loaf-0.6.0 spec/rails_app/config/secrets.yml