Sha256: 311553ce438ec6de2fc3b31d131418c5e4f7a775f6a01953deb7295f53bee62e
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: 7f0487048779c1349e7746acbb8ee3635887eabd09fc5b6751b14efe7cb91d3b74e5c09d4c9de1b7af17541a51a5512a052107eb1732101f96006937e77a82e0 test: secret_key_base: 29546750522c66ca8f7308d2646828470f76417610e357a447ff8c072b0679dccb6613495bc52906553abe6f04ebd24df4388bbc0fb7a730d998c6690d96e711 # 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 |
---|---|
ns_settings_ui-1.1.0 | test/dummy/config/secrets.yml |
ns_settings_ui-1.0.0 | test/dummy/config/secrets.yml |