Sha256: d3a5ddfa2fbbafa1442da79365388150eed58f9656561813685c393252daa88f
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: 2c70a92f5ba347f2eee228c4e3f2a16c47442af14df88f530335559e41ed2bdc535124e473b25c6954d3ea25738904ebac5db7a2d88e776819f9bc5827d9540d test: secret_key_base: ded3bb435818f91e597f55c706212c98c660a4329803beb66a87252d1aaff1e189c6d224fb99955ea0842a69da6bfdabcc16babe04c5fbfebe7ed4864bef238e # 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_admin-0.9.0.beta.3 | test/dummy/config/secrets.yml |