Sha256: ca435c61371507db400dff577a135eaa4dadecaecd9acf5de00b6174d9f96001
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: 3f12c46fbe9178c16cb9e819281c275a71e83f69ab334f1b4515e345d2db48d9a9d5cfd213de0adf5a1d7d926ba3194a4be71a3a9efa0c2cce11b1e0c1580a02 test: secret_key_base: 6fa576ab7f6c8dc0cad9092f6e7a6964f83482869f9a84638a4ac7916a52ebfb74e8a95a5f07bd343c65c9b6b60301a4fa854c9227a3b33349158388ca257563 # 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 |
---|---|
jive_rails-0.0.2 | test/dummy/config/secrets.yml |
jive_rails-0.0.1 | test/dummy/config/secrets.yml |