Sha256: 8fa8422f718e8bd2f70c6fc769c02682f6102f487a3d557e65bfba6b93d4086f
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: 6afd63c892c3330e7378ba9f2b0ce20f9097119104fb99d44e46feff7bedc792a213f2ac1857efdfc8be581a0df263f7d629ab91d38cb09e895da1421d82bd2c test: secret_key_base: a16c30f17a0ab93a2f57dfd792f1a076fbdacd09587f98edebf108ab2c8baae9ecf58f9e7599f81c5bee83a731d5fece84db87125ee1d1e9da7a95860d213868 # 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 |
---|---|
mpt_tree-0.0.7 | test/dummy/config/secrets.yml |