Sha256: 3f660db01f059750d8950bfd10fe799521a39d7c11fa5e7e016db8e690eb1400
Contents?: true
Size: 964 Bytes
Versions: 6
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: ea01f24bc4a9bf9849ffebdd3fd152b99b141fb253ad590e880a40250193371bf8cd86c63bc0b0250e9ce91a8e2f4e249cb38d856f12103e314e0c86603a6598 test: secret_key_base: 4561103928d92fdc7da2ac010e71effb1cc4016e25ab604ff4dfd5bcc762ed16216ba9a3eaf06e652014e98c812ebf7999561bb4fe9481b93147ce14712ef749 # 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
6 entries across 6 versions & 1 rubygems