Sha256: dee7d5fff04cc4ab0f02f0babb2800fc60bf43b70f39ee84cfa88c6d71dceb6e
Contents?: true
Size: 964 Bytes
Versions: 16
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: cf9877ea4f1f64de5034a3c50473daa2086516c29497511a4e894e8bebadafe737dca595578191626025b8aaeba27b852976e92ac4b0e37d5d349fcbf3a4dbca test: secret_key_base: 7e743ae219074e0921849ee683b32548d5fe037ba7f11862ae113cc56054c45987d71200f60da4b8faaeefef07105d17ccf6572dc01b056a9040f171d4f867db # 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