Sha256: 2aa8259d639794b83ac34dbfe019811be1bb19080e43bdccb13404dbc3adb58e
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: e6f6d52a677a16fe3a1900f0ab73902153b100d7e9113ffc5da9b6ac23fb6fde38f935bae290d4d6b756de729df6b931a5bc23c74f75117a86aee5b2635bb75f test: secret_key_base: 5a1d244c497f4a2161242faeb3f623ef2c9f1fd30a8246a422fd3cffdc93dc6fd2be48552311df0f2f982c24737b07169fb4f29096e8edfb192a0dceaaf7e2e6 # 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 |
---|---|
mascot-rails-0.1.5 | spec/dummy/config/secrets.yml |
mascot-rails-0.1.4 | spec/dummy/config/secrets.yml |
mascot-rails-0.1.3 | spec/dummy/config/secrets.yml |