Sha256: d489add9b38839a1aa5f47e7f6e9a73f62329ed5f573f56689f0dbc1b9f9bb0f
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: 70300d33099eb1ca3a1e49d4523f2ba66c19d9a2c0163a88b9fe7f21a4fb01caeddc265960f8ed75aa9f1d7b3f603eac51850b7205bc3beb6877f2e78cd4530e test: secret_key_base: b09664f107bf039ce597d0c4c2f69da6d0ef3b9055f47b255acb5690790c59ab93fa96933367479b7f22b22abe213c4c10c1b37413e8d6171e9556821da1533f # 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 |
---|---|
push_type_admin-0.5.0.alpha.2 | test/dummy/config/secrets.yml |
push_type_admin-0.5.0.alpha.1 | test/dummy/config/secrets.yml |