Sha256: 5d157a7c07b2b4cc1b51cfec359d6e104599b6d2f1f8e0e946edecb8d7db9075
Contents?: true
Size: 964 Bytes
Versions: 1
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: 4b46a02b9c42ab5c52f1f544199dc363b1aa86dbde5fe9511a0f7c0f4ada3eabd8dbbfa7a2804e6dab7eb9d8f857d83f401c5f3a5e5ae5e0906cfebe9ecd2092 test: secret_key_base: 1ecc28fbf8035b5d9bbefaf89986084de6ec04e6af7b8453350541eae490bc763f6e91c251b6528e1a8e4fea7672b8326bc2c52e7b095b2985c0e9cc86a72cb9 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
push_type_wysiwyg-0.6.0.beta.1 | test/dummy/config/secrets.yml |