Sha256: 4876f9e8fc4d0c4a41bbb9c8fcda81b0d73df810508ac1994fb50715f427e847
Contents?: true
Size: 964 Bytes
Versions: 9
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: 26fd48de0351443f31c302bd65331b451a3444c06892677e69dbce48af163875b35bee4c63b3087079a0323199fb3a22d875c28d0dfe9926c3e88752c8f91cc2 test: secret_key_base: 44edfeb8a470aa71857ff8f8e33308ce6a78173f0c14fd95962fcf304dc306f52b40180a9c202bd81036f60a27a1455feaa05ac57b22723e61438b1ee0aa4798 # 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
9 entries across 9 versions & 1 rubygems