Sha256: 2067db2925520ff268aabb4a7fc6f9ecd189a60891ed47ed67805ef99749f08d
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: c8566737f29570d1940e65caac2b8694554afce800e1bb7dc0ec8afa505f0dfb49710f5bf7a344a425af9db90c9a7dc3a24d1e74ab4cfde4e37980dbf4bd15cf test: secret_key_base: 593f2b5ea2ac1d56cc587cc9c52ae5b7f730542c5321c2ca8a0c0048fbf4d650e9c7103a1331e33ec85eb80372b70366d4c48b173b2ffab43d7fde10e54c1540 # 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 |
---|---|
spree_order_reporting-0.0.3 | spec/dummy/config/secrets.yml |