Sha256: 047f53cc3db83f78edd44e4cef32026e4fdaa18cde3348a1916d8a247bab53b7
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: 33dd7641312acab0296bfd17f923c5933b780a63e1373c8dba542665a94cc029a023b7f78008814fbf22a1a66eb6fd6ec81568361b661f049f218e0346f28244 test: secret_key_base: 2e5822bd19c75f1829ed220d35fed0ee0bf13640c51d30b781f8a102265123fc34c58cf4f4930d61c9fefa5656a2f1fef9b74bfed32b1ad4c4b1a2d69ae8af12 # 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.3.1 | test/dummy/config/secrets.yml |