Sha256: 09e524907770b4e8e455a81fc11e385ae31142910c41fe0495d57201507ab1f2
Contents?: true
Size: 964 Bytes
Versions: 2
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: e80beeab819861aaae91dad5252f39cc8e2420bc0743dc45930cadb343cfe5e2b5cf3408ad311f6c8cd77ea3479d93aab2243d7934a3a263e6aed7ecc45c2ed3 test: secret_key_base: 1f71d16ed451bfaeebb69ec4ac2bb440c75a0121edae0be99b51c6eaff5afc50df9c5444ff9985bfc8a19f8f3ffdc52059b149e63a2789ae8f4440239f23bbce # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
strain-0.0.2 | spec/test_app/config/secrets.yml |
strain-0.0.1 | spec/test_app/config/secrets.yml |