Sha256: 7b921389c051495c5202b0f49db1ea24e8ec3c3e48e9bdf5b19306435c362916
Contents?: true
Size: 965 Bytes
Versions: 7
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: 96b641211c03bb21466c0074e7a67c06db8368e9a0621a5cfff4f736b0d5ba31c25d1d777b8760917206211112991622e15dee0a91599ba11552302c6029ee8f test: secret_key_base: 26826880c35d0070226aed14974244beaf073b8914b9fb0e8e8bc867dc0a6981f11c34d3b26d3e552b6e82c66cad3a8b181e8a59c75792f557bee6c0e331475a # 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
7 entries across 7 versions & 1 rubygems