Sha256: 7070feb78db003958a37a5b591ad5287e3d8f5f2188b2421f118a8985a2f3d78
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: 152a03130601a3855f5d2e3b061eb7f78778957c4c7a5f89576609ae35afa0620a610c9062fd947c52c7d2e0b1e2f3329fb25c26a796b9450caf02d820b954c2 test: secret_key_base: eefb197460519320aaa3f250e2185b0ead85d76bac5b54021966e7263d853f0be50650ae4dad7f528c31984f9e0a0de1824a8bba3cf4f5184141d3d2e5dd8157 # 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.10.3 | test/dummy/config/secrets.yml |