Sha256: 928d3271d60e8c3b4b1c5641ba9a4bab00857edcd1cb87f1fe97ae92f8da0ed2
Contents?: true
Size: 964 Bytes
Versions: 3
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: f539f3d8e47dd8738d5da32f83bc415d786e0ac875feed69a6068c38fed4b50888552747d374431da8eb803aefbcfad409391aa536cf4931a38cab0bf0fe1539 test: secret_key_base: 57bf61dab545d07fc1032e65d802262e74f8dc60ce6fbdf1458124e113faa2cc21ed0797530277fd8d0da3dadade21179702961cb660378bf04ac7cd4e9b240d # 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
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
lato_core-1.1.1 | test/dummy/config/secrets.yml |
lato_view-1.1 | test/dummy/config/secrets.yml |
lato_core-1.1 | test/dummy/config/secrets.yml |