Sha256: 8ad8c05e528af4310de8ba9b0a2097d7d4c891e6b080bd4d50652934f4185c52
Contents?: true
Size: 964 Bytes
Versions: 3
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: 9a753418d95e93c55cd74b260c169bbd76947e63a51675b33fba1fadf7cbe82c210537dc33084654783d67c2f7449d8c8815cab08ee5eec3e3e62b51f38267ca test: secret_key_base: 07d5a9caf2cf08053502dd49c131158a9bcd32d8a03fb37ca5b5cef0b77152006bdc2ec257450a246b27decb9ab393b78f5a402023e1f31375e2637178d8f2fe # 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 |
---|---|
speed_gun-2.0.1 | example/rails/config/secrets.yml |
speed_gun-2.0.0 | example/rails/config/secrets.yml |
speed_gun-2.0.0.pre.alpha.1 | example/rails/config/secrets.yml |