Sha256: 083fb9090bddd7801ef0a8e733c26d5ee9c691207c9c993cc215427db5951183
Contents?: true
Size: 964 Bytes
Versions: 33
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: b6173c13e50c0642a34a9e4aa666c8236d3d97be83fd6a7a3208e485f42fc177b80f23cbeda89fc953b64f570b2c6be50856528cf1a7cac47d8c85390b76505a test: secret_key_base: 4a39a24701f455fde218b8cf90d2d8c9a47ee9211d00083200fa25755c449b701bbc2895dbbc437d3ee1357478f650958f38fea7ea6dc427015050ac3019e76a # 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
33 entries across 33 versions & 1 rubygems