Sha256: b64eb0c30c56ccaa78f734f8e9a15ec98051adc4cf2efc58f9852c958681294d
Contents?: true
Size: 964 Bytes
Versions: 14
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: 9acec9a53d7ffcce442d179cdbe4be95a92f31efb6d16644b172c2902e55ebe0b2475656c328b67ed32db1bd422dafc5fce9f9c9f5c9f813d5850b9e9d812b48 test: secret_key_base: 3c8da8a6c6f2e2788d56e829603d46557dd2ac18e476765173940e2ff2a6e28b460b6c3d801d40fef1865dcd22387e42ec05b0398d35b1f6ef3e40a87e4ff5cf # 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
14 entries across 14 versions & 1 rubygems