Sha256: 49ba5fe2a994ad29dde0c1b5f576acf86a36a352d812e7215b8def1512b409e0
Contents?: true
Size: 1.25 KB
Versions: 2
Compression:
Stored size: 1.25 KB
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. # Shared secrets are available across all environments. # shared: # api_key: a1B2c3D4e5F6 # Environmental secrets are only available for that specific environment. development: secret_key_base: f4208f2fad48e3185e5ce2765e41ecdb510140abf8ab0195a1a53c5428134993976e6ff6085f60962fe995e5f3472737b47502631952c857f2edeb79c2b69553 test: secret_key_base: 7201ce8db0b2adba0baefcb61961112d97da542ae97768c2009db79d6c31643eb0df4425b319d8e095fcce7955b0241d77577223110ee5691829a0d683d3880e # Do not keep production secrets in the unencrypted secrets file. # Instead, either read values from the environment. # Or, use `bin/rails secrets:setup` to configure encrypted secrets # and move the `production:` environment over there. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rows_controller-2.1.3 | test/dummy5/config/secrets.yml |
rows_controller-2.1.2 | test/dummy5/config/secrets.yml |