Sha256: 794f5ae27831a7f377b9c6e56ed1fcff21ad7c7f5487c455ffbcb95eee3aa182
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: feccd1e9fc2a9c1a5f907148e3d66db9f82dde17e63e24a79e7e9862c6357e2e7895e7e7940f1ca429153106c7fa84262f50e5aaf4a3c04d44de0a675436013f test: secret_key_base: db1c87b24ee4a592a473e7f4c1e5e2d2d23729f083c51eacaa483a3f8314fc1af4ecb2651addd5b9fe00dbe118d3f02d2567b2f8be2a9f458ecd34b5e69d4db7 # 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 |
---|---|
sorbet-rails-0.5.0 | spec/support/v5.0/config/secrets.yml |
sorbet-rails-0.4.0 | spec/support/v5.0/config/secrets.yml |
sorbet-rails-0.3.0 | spec/support/v5.0/config/secrets.yml |