Sha256: df72cb2ea880b598cac159173234cf662de8e6c25202d963e608f48e66f65848
Contents?: true
Size: 964 Bytes
Versions: 1
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: 6c08099e0249581ca1b9c35e3131d0908bea690fedaaa1bf1dec66edc9e5f07c74b240d2da2c05c1b2cd36928ebb1ba7ac487a2b424ef8504d58b0a0f773b390 test: secret_key_base: 435701f8a5215cbd5de6d85f295ca1a425d84bc9c32933aa8955f764d38aedcb55e6c9b8055236251c7eae7e5801fa6ef8461f9a254449560705bed950860219 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xml_to_form-0.0.1 | test/dummy/config/secrets.yml |