Sha256: 7e0bfde27d8cdf86c8056c3ce78c89caa6b7aa4214f98981a75e5847a4c081a4
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: 717387ca37fee2bcdfb799eb1be23410ba1294fff70796abdf408ef11fec7a1858c5eecffe0d814f55d58a4f6d483e860bba1f5eb11f2aa545d846753801de0c test: secret_key_base: 03921785065e4164ad99e17fe26b8e0d6f83036bc654867ad31b25fb756c7e566dfa0de92a8b2017915d848c076216a56442580848b8e29ea0dd2c83e51070cf # 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 |
---|---|
clubhouse-0.3.0 | spec/dummy/config/secrets.yml |
clubhouse-0.2.0 | spec/dummy/config/secrets.yml |
clubhouse-0.1.0 | spec/dummy/config/secrets.yml |