Sha256: 027554f2cf9774324498e123fbdf6b373d052515384dee0e817e66ebae6c4a85
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: e2e66c4e51fceca0e527bd17cc44a507d4402eb7ee615cda3d75bf21cbd781553bb964607af725c1992a3ccdd86c6aa3b9b77dad9c15e529af4c95b9da6801e5 test: secret_key_base: 14143a7f9e879c6846711ad9d21ddcb07c900b7067fc8f9059755553b2e3bae7d71f1184f08a5f067b0db74ca3db85cab24b397ba1eb81011ec505943dae0b3a # 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 & 1 rubygems
Version | Path |
---|---|
dom_for-1.2.0 | spec/dummy/config/secrets.yml |
dom_for-1.1.0 | spec/dummy/config/secrets.yml |
dom_for-1.0.3 | spec/dummy/config/secrets.yml |