Sha256: a0e40403859aa0c69dea3ea026c9860aa3f28053954a519c89dd0af378cb2ac8
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: 13a9193573076340d0331270921cea4e6584f7d17c425d409cab77c43a839fcfcebca506d0c9ce128146dd0e240aa85e431a3638b61c3ab12bb75edbfc1346bd test: secret_key_base: e9b8721f43329fc9a0385b22012bfc5f170cf89d891a38d3f4666eb97b1c75f27b8f5823dbc22ed0d73726d4b8058f949c3046f9291390410d963fb3d7341c3c # 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