Sha256: 671587b4dc9e7696fca5c57381c36c318dfed10a2f10decfa4741b4d3c2b0fec
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: 8d8a57ebf4f6a1e6532cdd5d8b0ff07edb5a2708cc8b498343cb36a01ed86bfdbd7e68486a593217c8399a689b405d53951d991bdf0bdfa5834cf3036a011f02 test: secret_key_base: 5257635f58d658d36c23b726932d832e42cb4d1968972d2f8d85f7705b126d7d86118a44b223f33e6c593f25acecec1857dd15f008975af656ecf9b94834281b # 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 |
---|---|
rickshaw-rails-1.5.0 | test/dummy/config/secrets.yml |