Sha256: d58e1fa4b271c915703ddb92edb36da1b6eaccb9151da669766cfb219b9d3ecd
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: 2e5f10dfeee456232b92fb02624a1fe507f7052aa318b5433cdf286529b1e77d3250a6128371807b87a9b9526d8cde5a6b19c1db65502cff163df2e2f104aee5 test: secret_key_base: 61999e8773839c975939f340e3f4ac2870231e3892c39c5ac09b9a246247873b97f6d77957ccb4dedfc49080a38b26e52d85185fb6307b1ee1a538b560e2f267 # 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 |
---|---|
push_type_auth-0.9.0 | test/dummy/config/secrets.yml |
push_type_auth-0.9.0.beta.4 | test/dummy/config/secrets.yml |