Sha256: a01cc9e9cb438cf8495c38ccb9b5fcec9108e2c925e41dfadeefde5918abecbc
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: 037cc16ae8661d1a540e774b1a4566e9d88fe770072d7a01de2fba922f3a257fc8e0664875094aa650354606de4c3b0f013206ee1106208ade9c0f70ff9d1c19 test: secret_key_base: a926051e620ec4d621cb1b02e601742b64cfb51baaacab621e0b34786ea7d9d98b9500a0c44d7e1c554dd355368a8fbe8246a725467e764fd925b858855306be # 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_admin-0.5.0 | test/dummy/config/secrets.yml |