Sha256: 83c7eb76d8735ec9a04e7a83264f4af85c9b5f349d33ef8839e38a62a28b04b2
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: d0658a346c1ab7f01da21f999e7be683aaf4977181675111a5d88e2f810d2e9adae75aa622417393f609809244592d6f750298e750db62e18661a43a9ac4b36a test: secret_key_base: baedef79c76027532fa8099a5dbc4e4577a4b95b7b421232355fe1db26eec009f16e677955b7eccf7afb4bb5096e43df83f61efba2efd792d4e54158f1116713 # 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 |
---|---|
elms-0.0.3 | test/dummy/config/secrets.yml |
elms-0.0.2 | test/dummy/config/secrets.yml |