Sha256: a88b04342f3cad034c1dc1f223e361e6d069eca00830633a75543299f396a527
Contents?: true
Size: 964 Bytes
Versions: 1
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: e4501aa2512aa2b3882ddcb92b3bdbce699afe519159e12d988dbd8150ade35734aec1b931f8cdeeef34a10236624a28857bb9ecc07e6056e092a4f8dcbd4633 test: secret_key_base: e315a5e96824f86c96b21b687962876aa0e546650cd3358674046e3b779175033135c39c443acc8f7289b673498071458e3f6e61ee588934ecf05d94b51de03c # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
scheman-rails-0.0.1 | spec/dummy/config/secrets.yml |