Sha256: 23f90d87a39b379c349bca2e4056561fa8e309780678bedb5c4a5eb2b15587ca
Contents?: true
Size: 964 Bytes
Versions: 2
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: cb8373f014564678fd3b6e9dd6e3f2ab03e5d9902d2b1702a3d6f678105e70274301515eb27714ec40f824cddd2461edc4218a0be0e32c4a7ace60e62e4df877 test: secret_key_base: 3d155206cbf81114c02b7558e735c88946adb9e0909c9dd379935adb7555233478142f87e75a514fa2670a111dacc08ba96296a3b19fd5c13077e2ac772a2a16 # 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
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
trix_rails-0.1.0 | test/dummy/config/secrets.yml |
trix_editor_helper-0.1.0 | test/dummy/config/secrets.yml |