Sha256: 8ffce80ac68d05253e877c812596cfdc8790f4fa11d74224cc399cd87495f62a
Contents?: true
Size: 964 Bytes
Versions: 1
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: 90ea71642909e9ebb32455c4c2a5b5c211df2ee750161c6506ed5ef3bfb1783f3a2be8f24b7280dc69eb0cc17083f267829b7565418f900b51a3df90a2c633ad test: secret_key_base: 49329fb6a8a6e4384aad00333f828e8d6ca75273cbc5ca7d4f37cfd2f1aa7c47eea29d467960e690cdee06a8996bccb39c21019fc76464f914dc77288f85a7e8 # 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 |
---|---|
makers-0.2.0 | test/dummy/config/secrets.yml |