Sha256: b3cacad4852bad6bae909b880ec99375afcb23de91c378bacc067cee15c17995
Contents?: true
Size: 964 Bytes
Versions: 17
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: 3b8b7a319bb65e77b90c62886983df6538799ea5d3f9c7b427b63246fc8f1b1742ba798a2d788176fce477e9d8913ca9c10d7c6d93d086c499bf607cc9529e3f test: secret_key_base: c105f2b5ea7c7a36ca13f8eebed792ba491af2744a64d0e2080a9c050d24166d62a5f63488e33e5916689450b29bb5ca6f4f9dfdafa49acd2ffb6ef6b2f8cd7a # 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
17 entries across 17 versions & 1 rubygems