Sha256: efdf82102521ed1575fe6c9b910ffd69fe5ee9290261a847fc900fdc2f086112
Contents?: true
Size: 964 Bytes
Versions: 2
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: 1863af2561a51e3b7a50ce0ee49b9069649e4fa19b2c99978ba55372bbd4fe4d6e4378d6c87d42538c6c1b6d00209d21dc5e6471df791900a17d909360871481 test: secret_key_base: b6106969753fc75916c1ea91604f9330488a1690165e99c662680c92ee497b238dc02edc83d153bff85d048c84d0377fc9b06429bedd9612bd53dd1f0c758ae5 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
notify_user-0.3.2 | spec/dummy/rails-4.1.0/config/secrets.yml |
notify_user-0.3.1 | spec/dummy/rails-4.1.0/config/secrets.yml |