Sha256: 06f89185ee7da4225861f1c41fe9df8d651d6f5ebec7c286c5437a98b22621c3
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: e016302c1ca0f132c75e791ed193b50565732198cab8da0148bc5e03ae53d0ea3d19c804049e1db3f9a42f962c5181143e43e7d30bfb678d45b3d96a18bca625 test: secret_key_base: 344efc72bac378f73c8488e71db402b5a976193ee893f95cf50cf3fd19b6713a7581dffc001d4aa8114c7d8749541be5aa6376c8dcce9227c4e830120e0c7418 # 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_utag-0.0.1 | test/dummy/config/secrets.yml |