Sha256: d17f7c30e63a04027e1d9d4ef8739a60ec431b94e539c1b22c089554223d3c05
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: 27be4b81f95716c117ba6c009f395666572d99a822669e1fc37b60369f523ac4085a40a3a9aea6934c292b70396bad70cce4b3444ed92de4055b087ad3285913 test: secret_key_base: 9f369bb6f015b57c3a2151cc9d74f0a108a1b729d6d863fac656c31064a23089c2369070258a8fe67048ddc0d9dff59953ca9afab5a61e5b6dda62a65d02d082 # 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