Sha256: b4ac1a8cb21694b79bb4da76f08db720165773a81d660ca066f21033dfabc6ba
Contents?: true
Size: 964 Bytes
Versions: 73
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: 99e999f3f6861211e5c03e64befc40b62f31a48653684f6c247ce3180cda7f91d0735fa5edd5a9f52a9f50d287e4d39f6f65ba3d56c07097b5d9f3f1b10cb74f test: secret_key_base: b3e3d8003cb24eedac74288aebb15813172ab3ff6de0d978c4e5ebd518e52f25360f2c2e02e183549957520e58a9133b329759e23dbbbea0f03364863b65500d # 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
73 entries across 73 versions & 2 rubygems