Sha256: b4ee25fb1061c4d88deff7f987a167cb5596a65d6d2cfcaea5a5897c6a7ff8cb
Contents?: true
Size: 964 Bytes
Versions: 25
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: 04e456f19c1fdd51b1ffe50ab735713f6b0add9669af06ccc80e0f45df57af7bd3103fdb984ebb9092301a3da9e820bc209a80dbeb20e3b851bcc288587631c9 test: secret_key_base: aa420dd4e34045ce6584a1e83a3029f4d2e603cac7d2982de273384dcc31aec762af27dd39d27756ff9f51ecfff625468672fef93a59895ee6eeffd4db81a296 # 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
25 entries across 25 versions & 1 rubygems