Sha256: e170117d3600c385c381393abb5dd542b988951e9780a0dccf7db09bd3d95537
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: e397c998fa601cafa52a0a44f781b6d54bd24bd289ff03543dab81f0f35b8abac1e09ec4e94a764b4a26605cf1713affe8ece26610bfdb24ae6cef5a9edd3e84 test: secret_key_base: 4ddbaff5cff5bf5013a41eab87010f293443297815e877ac9250b2ec714205837a4e59f33365c639afdf91864f1ef5b59156bd6fac936c663f4b4c1eeba3166f # 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 |
---|---|
oerpub_aloha_rails-0.0.0 | spec/dummy/config/secrets.yml |