Sha256: 11ceabd4c354db821e6937291bf4c7515c7905388f3223ef2154988d73b91140
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: 2632e4755fb6f7ff9e29e36ced26a119177277c061bf3c3778b77ccb0bc65e2be760927f455604a60c95a804df8c40c1eaebdd34eb5cb7c5634dc93839e93a41 test: secret_key_base: c8bdaeb176c89a16739845097e9043600ca60e1bd839bf1817953a377ce4c933dbab56528cd19e16d855b885a3ea154845cdd166cccda1c9eb863f11fcab314c # 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 |
---|---|
mobilart_models-1.2.14 | test/dummy/config/secrets.yml |