Sha256: 9f8d2d690fda4a5735087821af65cf212b0367f62ec37def8d199789b35ac991
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: 1170ecb9212c9016b2553fceffa72d504996249b6a644e5ae25b0b1be00a6c744989b22ed41c73c66657ba007dccf268adbbf28cc5f0f0447a26c16c5c06fea9 test: secret_key_base: ffb7ae00b4ce7ac2c578467b8180dc300b2c70c935acd65caa4c148721f59e846e2c40b063aa92d885651a05b705c9dfb6dfe5778c4d3c123f1502668557d3de # 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 & 2 rubygems
Version | Path |
---|---|
words-filter-0.0.1 | test/dummy/config/secrets.yml |
words_filter-0.0.1 | test/dummy/config/secrets.yml |