Sha256: ea95ebcbf3978a10a55c44cb113df9301884b7e6746e00cca105f98a80a0ea49
Contents?: true
Size: 964 Bytes
Versions: 16
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: 157e75ffbf19369a1070ebc462620f4f4cbf994eb6ce6e1daa3f220c10b9038954673d118ef30f3559e06232ec9ef4e0d310ef69d4bf3bc1295bea04fa321fe4 test: secret_key_base: d47509ed73456547e6b0f0f2099fe01d70d0c388c74be9c434a899250d0d676de8bead18d8e62fdbcef38322c99960a6e55b12e0c44d33a15e7204144fda3ba7 # 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
16 entries across 16 versions & 1 rubygems