Sha256: 7526b53dcde5bc0d5d4d7b14ab573aa1b204e91b74482a47591c2ebfb9f3c966
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: f99a34e16a93712bf4c41368c93a505d8fca004ed34f83cfed3b5729c8bedd3d130d2eb3b9274fb554864abd56c423d0356970cd71c93dee9cbf4f1ecbb5a71a test: secret_key_base: 7e2912015faf350a82be4771c6e21d14474f1f969ca6c3084acdb9aeac5132f4ec812d4164f1894d3578a1dba908daf41446f649e1ec71eed01a41d643d0c269 # 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 |
---|---|
ecom-0.2.0 | test/dummy/config/secrets.yml |