Sha256: b8be42fbc8ba8f85ec9d25329744afa4a346ae90ad99c42f732570e7001ce22a
Contents?: true
Size: 965 Bytes
Versions: 16
Compression:
Stored size: 965 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 `rails 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: 31d8e125f561360e4d158f4849dd968668eb269c16043dbff212e9691dcfcf4ae1d29876923bbbb6bd17d2e4b3ab370b0fdd43c36a168d69bf5b3ccecea5a52f test: secret_key_base: 84bb5e92476058e1d190d8e926f72bf7586d52b649f5c24536b002a5a6ff75a7f15441e744cc7f6eca9a77da72acfe5593e4b3f281f8884f0a2c3f480e2b2cc3 # 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