Sha256: ae71126ce8e1811a68aac1732b85b23074ed26e21ce7c801275c885c4ad705bd
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: 587ff0176280d7d54370869dc7332c0ce6be943dbfe1ee853b1917e3b98c2697cae31d9afba4c8a65d14357b4c7d8a406b0762033ce65eec140199cf11b441d1 test: secret_key_base: e73e59c90f98f3e3442e4bb741eed4fcc23f7f545ee743f66e5d48a72d4937144cb23e89194e77dcc3a20dd630cf212bfdb6064ae03435f8520ddaa151b9efbf # 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 & 2 rubygems