Sha256: 558db8141b74ba83ed1e82d12f5fad23760e22e3f414e4a528ecaf596f59cedd
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: 96c13a1d2215eac878b99791a2272765dc4bf344b07b696a1cc4db9602713a0d187fc9d9c616e92dd650052edec6d7ed22d56e948e224e316595ae805645bdab test: secret_key_base: 248f91cfef01fbb6bd9023bc26ba5f080e0cbbf4afe65b44d93f61ad60c8ceaef7d1628a30a1db596b824920e5e15648b09e4f1040f842df88f7fe68d4883c32 # 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 |
---|---|
preserve-2.1.0 | spec/dummy/rails-4/config/secrets.yml |
preserve-2.0.1 | spec/dummy/rails-4/config/secrets.yml |
preserve-2.0.0 | spec/dummy/rails-4/config/secrets.yml |