Sha256: f46b10250a601f6383927f025a37aad364059bbfb14fe65c2f03dd1205e3dd74
Contents?: true
Size: 964 Bytes
Versions: 16
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: d37505424649c5baf19d54d7a819fd60af898f2f14c1273ef9711f58534edbdd735b4f4454dad425386af4cd0a21bc5269ad5855d1169bfc44eef06d944878db test: secret_key_base: bb786db2286a231e08704eeb0dbfe8e762cdf07ff11a65e3e18dce8c9164460b212dde39b7c764fefcba2fe8e965f86edb00958261d70425b428b47377b8033d # 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
16 entries across 16 versions & 1 rubygems