Sha256: a8f8ac4e024aa050233ca83666097a2ec96a7108a523204de622acf8bc209098
Contents?: true
Size: 964 Bytes
Versions: 11
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: 93e0afdf0a3bdd7590e9478673d3ef6908a27281eec33fc94d55546a3d889764d6482122d6f34e4af52bf8a75a17744cc7c856cf2f099094dcbb54945ca33f61 test: secret_key_base: 8daa14fff2f39186e1369ba7a82c2b6f6d808adbe0c7dc27c2b09df3696ab2efced813a5f8968a394ec2027552f682f941b5ba474bca09c7c900e88266a08a23 # 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
11 entries across 11 versions & 1 rubygems