Sha256: 8996b1d02d93a52a2b6c7d7cf22e4e4a1f33a709c5f8a9579145e54ff79b8665
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: 912d13a846450582bbf37ccc9fbdfeb1ce002e2981e09ca51d3b22766708c628054c11b1b21e1876362b879f9635fc9dda9c50281510c5fa243eed0939eaa1f5 test: secret_key_base: 1e9e57e029067782bb7c8a33563dd168d540daecee27f06f6c920bded083d22b49b7a1eaec5b65dbcf4fc01f9d16a85d72219bea91c65851b2cb75c960a4739f # 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 |
---|---|
spreadsheet_architect-2.0.2 | test/rails_app/config/secrets.yml |
spreadsheet_architect-2.0.1 | test/rails_app/config/secrets.yml |
spreadsheet_architect-2.0.0 | test/rails_app/config/secrets.yml |