Sha256: 4ecccc2e109a066d0da6b2f0be69cd802f844644feefee3fa6b6487a017fc921
Contents?: true
Size: 965 Bytes
Versions: 3
Compression:
Stored size: 965 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 `rails 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: 68acfb5ccca507041ed177fe64b026e42d13b4ad0783afbc58c8c5962e492f0501d4b0c7be01de65a958fe05094cb074cc33ee5ed795379d80d1a82a0b38e0ec test: secret_key_base: 43085969bac00bc69e07db828ac3d6da0defeed4a86e3ffe92c9b9f9c6e30b64520ed80d7af26d3f77aaa52bbb9e350e0febc27d17fb2fc33b338a0a75968a68 # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hyper-mesh-0.6.0 | examples/word-game/config/secrets.yml |
hyper-mesh-0.5.4 | examples/word-game/config/secrets.yml |
hyper-mesh-0.5.3 | examples/word-game/config/secrets.yml |