Sha256: f0a95dc6e637295d665f6f36a4f9a2eeb11dc19d500a8e0c4d9926056ce5df17
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: 35372676bdd25cac1026ad001a118b67b3c99c32362ee7e5c58aa2946e92f500d5d8dbeb4744a89b8e956591cb723ea47e667f86160caaa24685c383359a8e5a test: secret_key_base: f117c9869d454579acfa1dbe21365ff60fb272ea3f6ff2637a47cc5095eabb589e91c3d6eb4b05515e33e851007ed733cd361ec01b460fedb9f0f41ad2599159 # 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 9 versions & 1 rubygems