Sha256: 02ce9fdeaa8e355c4514a8fa983ba336208c2aede7db1a90956ae1b4aa85f83a
Contents?: true
Size: 964 Bytes
Versions: 16
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: 47b49cdfe2ac51e3c207f5f157c1b54a219d00ab24ef726f7f7227db0bee7af9cc43097844e0e2bbe780f0c6aa85ab3209017def4b33fbf22effc9d9a6609666 test: secret_key_base: 1614744cc27007c4bd9a5c98071c52846e1875ae1cdf880e4a71c56da467ebaa8355978b85e856a9b9f1f83489e349450964938ef44bdbc600ba60dbf15af9b5 # 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
16 entries across 16 versions & 1 rubygems