Sha256: 7a3071ce70317dd6b77d00ded928359b7390d63e885fcddac2e413174d626fef
Contents?: true
Size: 964 Bytes
Versions: 8
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: 76c272b42d660a907faacdc0d8d47b20139d72954e32605e3d3e361008dfee9628ae6944ee08ea75937e210e5c9f406ade4a001595a2b8746a6638227995eeee test: secret_key_base: c3afc12cfdec7f850e7faabbc07ade9edbb1ef5c32d76e6ab939b04bba3904212d03949e7a84882777b89721899fb8673a39a7538f77b001ddcf03b2b2618b41 # 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
8 entries across 8 versions & 2 rubygems