Sha256: e141f9fe3c968bf45b8671997b7cc9a117a2e374aac12ff1c9ab75749625b91d
Contents?: true
Size: 965 Bytes
Versions: 1
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: 8a2c3616c60cdfc6f0062aa56908b1658c7192da51c5f45ef41ccce2b2c01c1d4112391fb395ce87297f819cb2c3f15cbd811e68e9e6050dde2013818d5111b1 test: secret_key_base: 8ea9baa8fea3a277615ad1abfb998f347e4c9e3ca46720fc421042cb9a4af61bc0877815bf79d7d3d80074380c6127fed4058baa4acdcce78e50e8c1f6fcfdd5 # 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 |
---|---|
push_type_core-0.9.0.beta.3 | test/dummy/config/secrets.yml |