Sha256: ab3af94fc168ad5da3d5cbf2e942e9fe02a14304a9fa30635cdc96d5e5c02f20
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: a170636f38f3c689515afc87597762ab494c3c5e9ad629bc4b4f61e55b32cdd716ed73c6944fbeb1d7803287cdb6d6be19b56428a47070f4117fe3216966175d test: secret_key_base: 86478f5bef137f1fc10068b5e49f3da56782c8d716028284fead2cab49532bdffd92e8d839d605f78b1cde1505028bf053bb914449cec7399edf6169ddfc12a5 # 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 |
---|---|
schemaless-0.0.5 | spec/dummy/config/secrets.yml |
schemaless-0.0.3 | spec/dummy/config/secrets.yml |