Sha256: b4ec0752aa57e355f5ee0834c087da2b772982d8f49729a9e3bdc3ada3e49f9b
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: d571c90286442d6b791ca2d299d5ccf97bcda9003d1515e1b55e0800e776a81d9c5a5df8ee49f87c86fb1ecd1250e13099f8f1722f5c8bb7f77f4dfee719d390 test: secret_key_base: c7ca8c1bef9b1bcbf444e608f300eb360efe820d66256c29d234db7f8f541116e054ca60f29cb74ec1cc24cafe88afd364839ab75a003342de87ecaa36fe75ce # 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/v4.2/config/secrets.yml |
sorbet-rails-0.4.0 | spec/support/v4.2/config/secrets.yml |
sorbet-rails-0.3.0 | spec/support/v4.2/config/secrets.yml |