Sha256: 60ac8f854f573db82875b9a5724a13bfb5ca3d1bf3c8079c8dc04039764da09f
Contents?: true
Size: 964 Bytes
Versions: 18
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: 381c86b068b51045a9b41efc5182d513f61fd974fe695dc2d3f9173c2fd6cd685d143a733034013e46f56019c2c0ee0db8eb4dac1d4439ed3e31b7513e040f57 test: secret_key_base: e1970749e8f8699bbff17cf36399c0eb992ed1cffc511aed6173a345eb3b9479ce1ea359cc3738bd81a2c6bc7ad3ada4903bd7026e178a4b6e5dd13cf48241cc # 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
18 entries across 17 versions & 2 rubygems