Sha256: 690e6613a496a905ac826a4f56787f58957dda07769ff0abd3166cdca0b39b23
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: 03269a9259c319dd6f2fd57ddcc570d056631739ea828b5e084b74aaa84f14fde7ef674c9220a0cfdbd8617f9e6951aafd0389dded64d99224f941853958d825 test: secret_key_base: 1480f705a3214a6552d3782b513f113e461053752f3ea6bf4990a5ae53ea082fa7479149aee7c936c049e6b1e732c56f3470883bc8f0a3902cfd93ade03536d9 # 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