Sha256: d270c06e66aa01266d292bfcff017834659eda10bebf4a266c7eb22cdbdb4682
Contents?: true
Size: 965 Bytes
Versions: 9
Compression:
Stored size: 965 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 `rails 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: 5ca46f80991d79a0ce0c951dfa2dc18ff02a87d5442fe8fa3194bf5379dabc50508fe7fed09e2f5f86a3970ee50310695ad5a0c13598a779126f3697a1cff185 test: secret_key_base: 8a98d85d0e342ceacbe0b2b39f771077eb1ad6ed44dfeee13cc0455d660ee1f3ff0602cdb42e4c1333fcae097d91d45dc3185731f7326be78ca270452679923c # 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 7 versions & 1 rubygems