Sha256: 35a15ded254f8acdf57a4bff154bd9206c89d53c643f6ec8e7b618ccdf97f394
Contents?: true
Size: 965 Bytes
Versions: 2
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: 870eee0f7420be138166670bd1b5e304173db0f7cdcfe790f5c83b1a5697db5d0b88214b4fa1b3e738299ae941abc4cb3334651ced32f2ae34c3de255e8b3279 test: secret_key_base: 64265df703401873d5f2fe9fb2966fbe7ea426bef025900aa023a0945b0e0b3eb3d2a424ac619c48acd5014fc5d738419fde608a3987ed390993f2fd6633d23a # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-shipping_estimation-1.1.3 | test/dummy/config/secrets.yml |
workarea-shipping_estimation-1.1.2 | test/dummy/config/secrets.yml |