Sha256: f4553f3643832bba1ac7b3ff8d55c88941f9668072863cfc638420fb700748ca
Contents?: true
Size: 965 Bytes
Versions: 62
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: abcf249486897d82ac171a8ec14e7cc133e8c11b4a690b0754625e5d66090165b6aa4a0b7aefa781e9ecfb50b0cd3c5c32c7981e5d194a61a4d3a40e95017f52 test: secret_key_base: 5db60d12f6f3d113f28bd837cffd6236b0d09dfde58a37c0c5bbf0e019f3027e6a105facd7671b47b8007f74747a6f53079c4a68a41f205aa8c00f3459dcd1b9 # 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
62 entries across 62 versions & 1 rubygems