Sha256: 7fefaa189a8ba6234020685420b12ceb8b1e7bc78839d0a70aa0f467c6b1fa7a
Contents?: true
Size: 964 Bytes
Versions: 3
Compression:
Stored size: 964 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 `rake 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: a6616ccfcd7c9c53e4be5151d5a2698b4c013b63377a1e80df70449c1510f8c73f8d52156d337ff5284395ad2a1d61121d6e2e772647e94017270e9127cbb0d0 test: secret_key_base: cef03128d58f1b5670335c38199c23c12deb6b0e7a984e9cee9f1346b5d00f50a0edeaac2a292c0cd2274c7a2c3cbfa8a954c103d3e11b0ad49734694f877b18 # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
btspm-0.0.3 | spec/dummy/config/secrets.yml |
btspm-0.0.2 | spec/dummy/config/secrets.yml |
btspm-0.0.1 | spec/dummy/config/secrets.yml |