Sha256: 2828e3c9ffd503aa47c70175ac6a3b7007908e1838e7ff3316a2f5c36349f132
Contents?: true
Size: 964 Bytes
Versions: 6
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: 0da976f6371d62cf77eef45d60295645364bf77ad7fe0e87fbf6122619bb65f196bee66d90b72911119a1f2a7f416c3a5327d59f90b576411845e66c406336b0 test: secret_key_base: 5b2e0b39b0da23b2e5542514ce1b43b42630e40cada0f392715e4454ab772c1bf023e092ee903ef98d60d0eb93b027b0881070383edcc0404dc840216315ae2d # 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
6 entries across 6 versions & 1 rubygems