Sha256: d53af888fb78c9f5211b1cf28a9cab0ab9be1ab5aa21667626b8f636c70b3a35
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: 54877071639f591ceae3604d3816d0a2e525c2def764ecf760f94f42d055ef968eafaa915fb152caca417edbe1a5019c6692ff1590d69396ff1cbe7e2a676e1e test: secret_key_base: e4e03f1c7167d75bbf4be4ff3353c5cf607ca1d84cd27f7937a5c0d175a201d9c30810f691365f5c9ca20cf92442eb05f3b43dfa2cb38d152148bfefc8dc7b42 # 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 |
---|---|
panoramic-0.0.7 | spec/dummy/config/secrets.yml |
panoramic-0.0.6 | spec/dummy/config/secrets.yml |