Sha256: 584c766cdd7b17746b3b1bda20a8a755e858676fb4ebaf00a4e0784d0ec18308
Contents?: true
Size: 964 Bytes
Versions: 2
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: 44fc7e4751c8221fa6a56613bb3036075b0180501b952a3e426c029ae88be4b5bdbb2aa0c247d21b600a4bb9a24e3a14e744031b530941d19fdc213c2ea696e8 test: secret_key_base: 99c7fae6eb3864d406f33464a92d432119929256561ef802e8f08588e15455f19d7822b79bc9ead2db0446c4c88715984f394438f5ac335acf373d98e752b864 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
anti_spam-0.0.2 | test/dummy/config/secrets.yml |
anti_spam-0.0.1 | test/dummy/config/secrets.yml |