Sha256: c281c3d70e7e7c2de67aa63098b09113c20f7951ef7a5d108e58140480377c0f
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: cb2adf4221b3389fc1c4e1b96e368d3fd3d599cebbc969e87c4a3aa30b4e55a6448883c1686252dfd101ceba5a90c61fc21f50fe84f27ca89dcac394b02466b9 test: secret_key_base: bb04dfdc3be38b703f2b5b12c6cccc04c40d41675309f59b2227775fdb81cbfa15648c7c8c3f02a1207cd555b643a2431fd513f5ce8594b51ee5ffa932b08d75 # 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.6.0.beta.2 | test/dummy/config/secrets.yml |