Sha256: af418a9435bb80dc9b7a35bff618a54f087b729fee6e37b44730bdb8b2502378
Contents?: true
Size: 964 Bytes
Versions: 40
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: 9021b7ea863aee5af841b1273fb8d9d4e15c6094df8c5f954455a1a92636cad65799e4f207bb272561e9d78d6b51e28ebf5a3651ac9f288bbc597a2741978c84 test: secret_key_base: f38a2e7c84a114cab0cd65d2210c137dc442ff07f2e42ae0241854f6755dfc740ed46cb24596db643616bead026748c65ebcda58d09e7ec25e418611183682e2 # 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
40 entries across 40 versions & 1 rubygems