Sha256: af8970f1e11e8d50f1ac9f925cf83cd338513baada0854156e1801649889d24d
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: 5f5f47f37c3bda2e866d56cff78ba52f927b20638ac6f9fba39d3c5454a502aa3d4e3ad1597cf250f5da4789d851986dabf3a5cb488d18c2e436de8ad8c05d99 test: secret_key_base: d0c5556fd6659c516107f2445fe0dc379fa1fa6ab98b6a0c9ac4295be59d92914accbd710d1013207d19d2c2eb164f9e1e56f31979200b5cfdc2c3d2409fd66e # 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_core-0.9.3 | test/dummy/config/secrets.yml |