Sha256: 29b6a6270bc5c3a6359b1c1e173df341053ecb95b2e7b26ea3a1ee609d15bfb9
Contents?: true
Size: 964 Bytes
Versions: 26
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: 55cf8d3e0ec38b38fb0d676ca63ac9d1379a149eb2415deb149571453a807712430f99ec9d351becc1490bdfec1b7a6863a6ec76cef57b6432f346487046de94 test: secret_key_base: 9c0d5cbaa93c155873f5f2e84c75733cc7ba57a24064bceea0dc9618e47fbd058c5c150e6f2cafb858648cccb15a7453b5e5640d03034c59474564d347871847 # 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
26 entries across 26 versions & 1 rubygems