Sha256: acd3cbb8e7c92fc6f84177849b614d79701f0a5ee7790ae77853bcdd7286fd15
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: d4efea338dabdaed398bad1070d0b0462a36d1580107eabf6f2af2ca75e7640f8e041f1fd947953fd5710dd0bb9b6ae70dad54341271130c03d41a73999435d2 test: secret_key_base: 24f5d4b29623e161fce941c635c96071a0292cd4707f0a6c53dbefc494151b5826e532988a344f6e8a784384dd0a8c4d46c595cfeebe8b008aa92d301d4dcf0b # 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