Sha256: b0bfed32685f32a26a320be7ee5f16a9f49e21b34b7aa697f4489710f19cb981
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: 1634f419a4b0e0fda842df407d993200a26ebd90cdde1f0e28d3e45d3b2e852461aa084c5633a19b84a0b35b8926a56e1b285e3ede9252707fc1cd25e7b26d13 test: secret_key_base: f3724ffe0bc701245882c8e78670653d7bd07192357fc7958b6b9c0ac78bb88faa58527ba476b5c9c104679b219257657f4a8a74eda42c394cfcd2bbb058ffec # 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 |
---|---|
cambios-1.1.0 | test/dummy/config/secrets.yml |
cambios-1.0.0 | test/dummy/config/secrets.yml |