Sha256: b9ccb5d622b79915a68c516356cae116c383b1bd01dc913095ac994e58becca1
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: bcb63312a81e31ae7f5aca410afb8c61ee0ded786ebf9f7fc1f433b995cea06dbe1857edc0554b4deb3d0d1ab4982d881bf737acdfd0133d1ef2fb22f7abfabc test: secret_key_base: c17dcc8d9c47af35f573e37dc4c4db4165f282fe36fe1a5687cbdbe2a77b2063327f70e0b9098eb15f5c023d61263e7b08aae34ad5b46609d104a2741f202a4b # 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