Sha256: 2347fd7c3ef80c186c19f63151e1fb03d581d32242483aa0625d2158e55e4478
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: 7b920b2c7071e8d31e83843409ae138a2a5035758ff360c1e1e28658544416a86fdc340e6a62f328052f92bff753ccf01dd86507c6f4d968a14a41fafb22dd73 test: secret_key_base: 0a56730a6ce985dd2477462a3e0bf697b6355934ad0ed3ff25465b09ad081e159b6438049f6feb223d4b9a90a097aea21a605639784644f23d803a36d27a3754 # 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 & 2 rubygems
Version | Path |
---|---|
rails-util-0.0.1 | test/dummy/config/secrets.yml |
rails_util-0.0.1 | test/dummy/config/secrets.yml |