Sha256: e061585c6bb99866197a993a0356d47f5b52e69fe04e862f9933e94e95dae7ff
Contents?: true
Size: 1.25 KB
Versions: 3
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: 5b4407100c47fa953eba1ccd83340b79eb3c1349fbbf0d1a5f4142485466457079e0bcc5b95329162d9e74299022a6343ef798ae64cbc55f8d665e343f177dcb test: secret_key_base: 5e3ecd2f32edd4104157f881c1bd1c117368ac79016531bc7f1d9a7bc4f6f83a66abdb5f2d49d2f474deb4e05d0e15e0e372b4182e1a7d8b28b41198ee62e522 # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
loker-shopping-cart-0.1.3 | spec/dummy/config/secrets.yml |
loker-shopping-cart-0.1.2 | spec/dummy/config/secrets.yml |
loker-shopping-cart-0.1.1 | spec/dummy/config/secrets.yml |