Sha256: 9898a9c447186f51411c439d3979193dae987ca76abe6c76ff03e1db75299af9
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: 94eaac6bd057e82a5abb95fdff9f9828cd7660267ee3435c97ab8a3aeb621ac375003b5ff1548bc8590ec5f63ea393783e755163e9308c0b87f3c01eb5553783 test: secret_key_base: e1d13d4b689d5ed95eb2b03236260a3dd1e6e2123f8cd2951964846f9ba004d1d25de47f897437c79f6b9e354b7a1b8400d1b0ac4b85dcb72c720964e6060792 # 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 |
---|---|
persist_campaign-0.0.3 | spec/dummy/config/secrets.yml |
persist_campaign-0.0.2 | spec/dummy/config/secrets.yml |
persist_campaign-0.0.1 | spec/dummy/config/secrets.yml |