Sha256: c25eb4ba6a7baba0545c591d1f18b0a773f1e2f18eca995fd39c8e978a4e9556
Contents?: true
Size: 964 Bytes
Versions: 11
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: b0f83cc182fcfecb400e049cf62b348eef37db2b4634d462acd4d395bd4a8f55f59f146ebbb285415244f2fc89bf925f86aab32780ec30d35cb88fba31c0058f test: secret_key_base: 9706a644c267e6c3e81f7a5b22da4f1c35e185abcd082465541e37c79baaed5886afc43aeb5228474b37b4f19c70e96d0acd73096673686431973a10548f01df # 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
11 entries across 11 versions & 1 rubygems