Sha256: 8d7b2f59d73b1f4535f4bea1d8680e259a244bb683585e86db237404fb995c66
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: 06d6eae30c552890e85d3eeeea649438bf0b6813de235804e8e983eeeca97cade347cfa9b1725b4d9f815015d8651bf12e293d930c2cec441538f0992d91304d test: secret_key_base: dfaff37fdfc368e5dc2e89dde8f6fa8e54cee3092ff85e1b1b3fb5100590cb8729fc81261712e9b5bcc5efecfdf08a058c90daa8872883afaccfb1df18bbc6c7 # 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 |
---|---|
push_routes-0.0.8 | test/dummy/config/secrets.yml |
push_routes-0.0.7 | test/dummy/config/secrets.yml |
push_routes-0.0.6 | test/dummy/config/secrets.yml |