Sha256: 95c7fda3a38bef66e819ffba16f6f453189cf5348547f972f1caf13948cccfb9
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: 6dd6124c1a4ee3f548e76d8efaf8bded2a24ee2a0cd7b5736be9c3eba1eb21581dd8657327e1d333c7be53832199b3fd958198ecd1c6effc34922a5f0ab466d9 test: secret_key_base: 8535d7464718ebba10ae7b8ba8834c39a5713acc2b0bb0abd83b7adc978f50be4f0eb13d7ea7a2a723081d005985f82cccbbf48a4ccba00ca5013cc81ac1a968 # 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 |
---|---|
acts_as_commentable_more-1.1.0 | test/dummy/config/secrets.yml |
acts_as_commentable_more-1.0.0 | test/dummy/config/secrets.yml |