Sha256: 2f21cded7188eedb5507562f541346137371dc096d1e9a79a1cee2a1bb3e55f2
Contents?: true
Size: 964 Bytes
Versions: 9
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: b336111ef839bebcc007531d3ef87444a3c209c861d58bce18a29b0e1001c4a64626f823ef1d11fb8e2f590127f8dd8d4cdd348e2c2d63e4aed6b9c3c65f7587 test: secret_key_base: 93d1da1d222d0f64a6c7f791db6da2b2f108d178af16795550e3f0a656a838b68390d40de1a9f1088286914fe929055c47ba8c7cdf5c7edda3cde192cc51e05d # 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
9 entries across 9 versions & 1 rubygems