Sha256: 9abe8ad5460a14afd1326733156d82f0b60a493f8f56c55d001fdb2e15c9dfa6
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: 9a93195c303d09e625ed640974c7945f20270a728fe008e768008e716a3431ba0661aa0cee6fe5111a37c31b3eb41f40ec94f5663f325bd3190c8efe2a15ed30 test: secret_key_base: 234adaefb7aef39593925963e34b02eb72d6bbf562c0c1d1cbdc2b11d41a91414cfa96d5da7c1da25b5c5c90cfac34ad16e716ac5b29824889e080bf83e4bd65 # 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_auth-0.4.0.beta.3 | test/dummy/config/secrets.yml |