Sha256: d822d7bf00d93b7c67f6d231b41826423e7cee59aceff731c679ec5ad3cbf0e4
Contents?: true
Size: 964 Bytes
Versions: 42
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: 27c37fa9514235dc221aa8fb18dc2b80b80c6ad600b02bbee731771a0af645b338b865587092a566f4d91baeb590b762958604e06ce90e835314e3ef6a256696 test: secret_key_base: b6b57f259abb56cb2109ea11cb1ff7b672a1c6d30520643dec7ff2b06e18e5871342b007409da48dbd60f5abfcb5add5713232764f521a41fb80b4117d2f05da # 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
42 entries across 42 versions & 1 rubygems