Sha256: de0e3a45d8c09dd9cedaccb5b45d496fd6c8a18ccaf77282bc4fc80146d6f23a
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: 8a24aa98f653b3845bf4fbed44e80898f7f556018daf97abb012afa579c6ec8a34030c426f80b20540d182fba20a614f3fb3f360788054c0120b9a48bc3ceac6 test: secret_key_base: 75b34070c1a9593ebf49f9d26c529489cf4204e0da7eb5e955d5178bc60e125e250660998daf135f1b39d674fd0b271327a4d5c6f578a443f07a3749c25fd87d # 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 |
---|---|
navinshop-0.0.2 | test/dummy/config/secrets.yml |
navinshop-0.0.1 | test/dummy/config/secrets.yml |