Sha256: 068f533e91d0725537bc39afecd53d4b8ebbf49258a85714162fe967271757e2
Contents?: true
Size: 964 Bytes
Versions: 4
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: e10556802064a6299df6d6370ce8bac9caee1404cd1c515069f017d6cdc46e539ecf6e6a57d6d4cde8216a5df30274bcbaa20fcd04dd2d4ea3a23a37d990202f test: secret_key_base: 49e6a31893547d613968432f1cbe0884dc57068ce30109e6029173b67cc02f4b91c57262e62da58e6850cabe388372a68d3410dcaee49d5623aa8a558c8d5555 # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
eots-0.0.4 | spec/dummy/config/secrets.yml |
eots-0.0.3 | spec/dummy/config/secrets.yml |
eots-0.0.2 | spec/dummy/config/secrets.yml |
eots-0.0.1 | spec/dummy/config/secrets.yml |