Sha256: 1612f99f0a02889c38df71e55742333ca1a0dbcc71d94d409fadec577dec53f9
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: b35314de26d4d0993b24581a448f998e43128d19f92b5a32799371b589c9977cebcf682652c1e35969aecc551e1c6e8c71828ccaa8faf084a01db184397794da test: secret_key_base: b20e731f3cee0767826d54f5fe2d9cb772229663740eda5c7ee3c5132e95b527dd8f3332284cc418ae1618367df0cf20c29e9cb093d1145297b5d031703f3684 # 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 |
---|---|
doop-0.0.5.2 | demo/config/secrets.yml |
doop-0.0.5.1 | demo/config/secrets.yml |
doop-0.0.5 | demo/config/secrets.yml |