Sha256: a61fc8654c9872653648098d1243595098ca0085ee67963949839d7c6aab9deb
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: 0ccf8817cf6c1aca05bdf436cd127fa5d8e73242f6fa164ce4f3135de419ef7cc62177ea34ff1da908a291a384039aa527317d377320697d3b6c5d4ffa486c64 test: secret_key_base: 2e7edeffc1b5b9465d979e93793b81aee6620a76668b71ee0b562b72f2cbcb0826d5a218fb7271cf45d75bf90208a66b9a2938418f6fec7a1da2523e0ed52e63 # 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 |
---|---|
canary_labs-0.4.0 | test/dummy/config/secrets.yml |
canary_labs-0.3.0 | test/dummy/config/secrets.yml |
canary_labs-0.2.0 | test/dummy/config/secrets.yml |