Sha256: 1d54151b55973e0062a357c3aabdc478b1570e97df36b7ce88178bef94cc5a51
Contents?: true
Size: 964 Bytes
Versions: 3
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: efb21d1c37c47cdef7f85a37878d0f3d2c207c7663d4477a1457dc223d3603a23f09519a79cb4463cb710bcfa70f10a4aedae0f88fa33031a0c4a11dece7a6bc test: secret_key_base: 14424d83672a2e912b7c30bec9bd9321de27de9d6b9c59ea745836a0e4095eb18eb355b8f6991c51535792c9553e1a875caac0de604f0f8b911e74cf10c6593d # 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 |
---|---|
web_admin-0.1.0 | spec/test_app/config/secrets.yml |
web_admin-0.0.2 | spec/test_app/config/secrets.yml |
web_admin-0.0.1 | spec/test_app/config/secrets.yml |