Sha256: 875276f129f60ec7b60704336039aff102d980578a1da30d3144bbcab74949ec
Contents?: true
Size: 964 Bytes
Versions: 6
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: 9ba89c05d69d804898070a9ace04005fbcf928aedbf5d8c99b11d0a5bb6f28e07bcb0896fab8b5ef49be753af0a5fee8ad68b84631c2c19bb55d66a9308ceea7 test: secret_key_base: 1354eaf559f1f415c157f9981f795ef02545eff7c8253675dc3cfbff75d08bbdaf08715775cc01840373608d8b60f4721cf16f520ebd732dcbb658fe53289ea1 # 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
6 entries across 6 versions & 1 rubygems