Sha256: 18adeafdf978897d6f51f23a65e41c32ffe5a9cc01bb1dd28dbca81031341de6
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: ee6c7e38671d5ab05e1f46970af46f8696841ce19a1179fbd468e5a116d654c59f0ee1f7de32ad95c1ca58ed7c543bdce5f6463062e35d85c32aee6bdb70c415 test: secret_key_base: ec68dfd878a9d06b78dcb52da59f1ffb32077be692b22e1c93e2354a43b8cf637164f0d8feb432f17bc8cc5fd224e2b242cd3bdb42917ab1390a9637770e2674 # 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 & 1 rubygems
Version | Path |
---|---|
bootstrap4_form_builder-0.0.2 | test/dummy/config/secrets.yml |
bootstrap4_form_builder-0.0.1 | test/dummy/config/secrets.yml |