Sha256: dc7a60a104ee27fa354e45a87006deaf034747477e77721341f1c80995c7235c
Contents?: true
Size: 965 Bytes
Versions: 2
Compression:
Stored size: 965 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 `rails 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: c2ff553776f42e580677ac6f23351f8c61337ca3a21683448378634c4d46afa2cc0a157829599abb2a3b537e9ecf01405611fcb1f1e1b916603be4c4144f33a4 test: secret_key_base: 054f41c282636099718413150af4a462dcc0dbeea926f3aab9941ea6f0818cdbee321c46e0ba483707642686acc77d4f3c3cd3cf1ccf9ba0a54cd518699f76eb # 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 |
---|---|
push_type_core-0.9.0 | test/dummy/config/secrets.yml |
push_type_core-0.9.0.beta.4 | test/dummy/config/secrets.yml |