Sha256: 5e21a49b6ff4541cfebb8eb75a00ed55e30f42bbf0798637a5ad4b07a794016d
Contents?: true
Size: 964 Bytes
Versions: 3
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: c0c5472f8ce19f6b12ea2d3f90f368f0df34480bd4c9eb56bfa48515f1bf00ff6ac343d05fc53fc48c5953850cbedde3e839b73b0dbaf5648a9e6bdcba3a51c2 test: secret_key_base: 86cb5dd1400f86fcc16c23ae0033858343b7e5423737ea6681e2d7348bffc5aed4f58579420543ee3e9a2fd8b32f77acd00bc9e64c7f335a63c3dc9d96effc0f # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
payola_spy-0.0.3 | test/dummy/config/secrets.yml |
payola_spy-0.0.2 | test/dummy/config/secrets.yml |
payola_spy-0.0.1 | test/dummy/config/secrets.yml |