Sha256: 78c9cb115ecdf8dc056119e525ef66c90f69cb8de5e00fd33a82cef1afb062ba
Contents?: true
Size: 965 Bytes
Versions: 27
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: b8c4cf127f7f4d78d0fe82006a0a1b74a0c6e0852c4db8a9251f8d1349e66ff85fdf72ba0e73ac99e18f3e6fb94dd7e3b4023f25cf7d2a546f34ef57ff5469c5 test: secret_key_base: 7e3f762f08214e4c29e79f405aca0abc674c31881b21feea6baeb05c77d2012f403f14e21f9b3f5f9107a14351e23cf2adc34469b01847f0c59a0628fd23714d # 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
27 entries across 14 versions & 2 rubygems