Sha256: 818ad6544b931ec09ca1d4c3a73816bd87d3102a7643e4ada01de684885c1c21
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: 591ad2182cbe83afb78bc38286a2058d23d8b74433b9d6d30bb042f7268d5d660fb68a0fca879829b26e90ca10ba7e9a9a13789f88a82dcba92a67be25bd5ac5 test: secret_key_base: 9dcf1d0a7e7d26f166954f751191edfec58da16064c4b65f2278532aa9ccea928a4b62b5fe205e1cfd8ea4415d5ea31c4321783d10c05fe867d4ad2ef8ab96bc # 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 |
---|---|
has_random_token-0.1.0 | test/dummy/config/secrets.yml |