Sha256: cfdec7a098721d72a71ab45c26171e10c812878ec16bfd18f1d58f4dca700415
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: 4e2b21fb097672b943a56237b1532176cdde907df03637871460dd931d14f1c318190691376e87d090d21c48cdcba62c044cb5fda1886fdfd0c1ee6b39c16292 test: secret_key_base: c6855e9cfae837f434cb36db9f7428870f507020972d1f3d294d1ed0b56abe7c3f6c7e016cb4a86255d1ec421076dee8cb633df745ee4b1932151cd968444791 # 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.0.beta.3 | test/dummy/config/secrets.yml |