Sha256: c5fdadab6cfb665630949fe36dff35debd7f3317ec59ec867ba857d26a89f902
Contents?: true
Size: 964 Bytes
Versions: 7
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: bc146d8573c3eff66b6c9f4791b10087dde2d50bf697d909239dc2b035870999daad4219c78a0c379c91aff305ac9f8da0a11faec8dc80775f66cfa82499c1f7 test: secret_key_base: 38f90982e30d6f659afc6b0e90b92f3896b60f5854256ee354436a71e1e2dd6ec7d4a0bf7276250f35495e955e4282cf789142bc01e25aea54bed788b9a33901 # 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
7 entries across 7 versions & 1 rubygems