Sha256: 4591437d0387cabc7af0d2f8ce2f296796189df7e99bda5540551c39f9f1e7df
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: d85a73819c7830a0ddc21e42c36b6d01c0d8bdc6adb16644f3466894566e94a8ddf22f774a2a013a4bcae7c7e7c1afe73d8e1a39e50190f5d79c50ba6894068d test: secret_key_base: 85ef1807b4103d89aa5edca69a03660cd7988f816223987f0ec0e2a2606a4ba9b866b39c9888e807856b858a218501c39c8bffdb8e3404b922668433329708ec # 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 |
---|---|
pdfjs-0.0.3 | test/dummy/config/secrets.yml |
pdfjs-0.0.2 | test/dummy/config/secrets.yml |