Sha256: aa32d15f3a70d03ef4b074ed1f3a7ba903bc2816071531ece6f7aff452b1df96
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: a462a71b37fda26c6c5bb2512ba1c4409a7e98106ec5544e659a214a830e818b30323861f5edac24b84eb94a3da0aceb5fe71324eb4162af1bdfb932791e82c1 test: secret_key_base: bca8c7ab4adb2e383b8febce8f8890fe46d44424e69636ae5abe55b05a79a2109272a262560ad63df5f2575c459cc37107cbc5e6ad134be0191d58c0be70db7e # 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 |
---|---|
views-0.0.1 | test/dummy/config/secrets.yml |