Sha256: 263abe4fb773d4746f30cfdcbe61a45d4f6bd9ece31864bcabd518136182cd21
Contents?: true
Size: 964 Bytes
Versions: 12
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: b7e1648a8e124ff4a982a471d4b9472773f802ca7178afed271c731bfe7bd182a86688600c585c351f03e299957988f15ed3b8b86d7788486c4d78b41bdae470 test: secret_key_base: 4bba0b43791e5a1f22817205ea18549108b654c125920d6a1d076cd3e7b93743dbaa88127093f8bd423d9660df56ab85900999a0f2052073c843e883af0ec34f # 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
12 entries across 12 versions & 1 rubygems