Sha256: 985a1494a0b8923ab5da7a5cfc5483c920db4950e881f1b660cc1bf52084868b
Contents?: true
Size: 964 Bytes
Versions: 9
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: 9e161241c45e5327bc48b4d3b5c6e6ab7ac28b125a061a28f9cdd7bea3eea5c95a522bfe3b96bdc77157cb2f1b0da507c870b31ec660a75ec0348aec4c1b43e6 test: secret_key_base: c33397c141f4161144ba8ac6dfc2e30646383a7b84d69b34acfa45cad9635f673ef9060a33ec3b5da8a19c4cd2ed09fdf739da09458da8e5676ed55a277b1e37 # 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