Sha256: f070be393373ee4935d9851e58e810da62ecd47a824154a4d07824c5272b3a24
Contents?: true
Size: 965 Bytes
Versions: 1
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: 223131a28f12d469debaa9c5f6c5fb5528babfbd47e0db7381cacf80406c8b159ad8d10f64aebaee26330a3dc04727f1ef4bd06ba71e38879e5dbb9b55999eb2 test: secret_key_base: a31fd51ce98dbfce145a92c1810145ce224c6a95c36bfd32e4decd5da7db64ea5e7bcfc1b11eb3e620bc0b1e0e08ef189d2a2187c4f417351ae7ea9f6e12452d # 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_auth-0.10.0.beta.3 | test/dummy/config/secrets.yml |