Sha256: 4d54b3e3ba10c57bb42a695b6c3ad9031f2d0e020276ab45f0bce9dbb6ebc494
Contents?: true
Size: 964 Bytes
Versions: 17
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: 2db917a1edd86cc94786352d65c3705ec263eea2e0e96b73f1d61ca2f527daa58a49c6d338735dd9f2a7f311bfae946fe4446a03674cc0f867033bcbc99d104b test: secret_key_base: bfa3d1d3df5a0ccb5d452c7ec416decbc21f3ba8285face41ff8e9596d59823253e8cba5896ea9ea00b10b8eb8e203903020e673df4e1e52654795a758a6dacf # 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
17 entries across 17 versions & 1 rubygems