Sha256: 0c6045ce18c50891f9736fbb494f8a00a2e61cd62f622c30ced21cdcc8676d57
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: bd179e2f34b9071f3518f1c3e54494359b48a7b94c87468ef8f402b654141edac11ac933bdfd696341118202c3549614eef56ef0c9ec039198af39086bb877e9 test: secret_key_base: 4d2bace79003309d59173533abe546f9e3af528bd222e965cfdd6cb3122198712e00d99b8ca8cfeb7d2ecab093b01bbfff4a0bb55f146a84a40533bad4c51a5c # 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 |
---|---|
rails_db_localize-0.0.2 | test/dummy/config/secrets.yml |
rails_db_localize-0.0.1 | test/dummy/config/secrets.yml |