Sha256: e2217990e99f5d2242fdab836887d60ca1817db97da0807d7dd8ce2129e582b4
Contents?: true
Size: 964 Bytes
Versions: 10
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: acbac2319e8774a670e2a776f6f57ecbb22b73c360da5114eac3e6179c0181fbde664a32f256497ed2b29c015886cb9771e7f8d5d7bc767e494c6fc6a148a821 test: secret_key_base: bb00f623217adde040abf247151a25106afbff1a796532cdc2c1516d220c5cc83a241c69c274c4a1f930458ef918e10c059186abf1be33ea253ba2ea7a792c28 # 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
10 entries across 10 versions & 1 rubygems