Sha256: 4a52ae0b31a349276c266b2c122264c1bd1b798a05af80dec068e11b4b099d67
Contents?: true
Size: 964 Bytes
Versions: 2
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: d2a6f33c0ae5fda0b44fb8164c1b1eea34d1232505a36f557982a6899b3550eb9ec72b06a0b88b56e91d9b6870f4bc3c845694703218c17096f56954091f9f2e test: secret_key_base: 5f3f50a4a1d5baaaef9fd28ee382566bfa9157f582faaedede6f1a9f89a86ee73fa0468ce042c7ea1cacc6a2690e9f6d54319976aa689a84f1607249960314c7 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
superslug-1.3.1 | test/config/secrets.yml |
superslug-1.3.0 | test/config/secrets.yml |