Sha256: 80df73f0c9bde6e5c01e278d128083325c56365faa8322f43ad0c29a52396645
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: 661caa170a47eee38d3cec00b63b5674fb17702efc19931993faeb883ca9613013a0dd07a87c136ad2dbc10b6df33ff0184ab509106af7ad698c19f0543ae7e5 test: secret_key_base: f62a1a6d2b33de3b4dab3d3f47f3195eccac28909cc3fe224d41f7570fb9544399c9f610a478e0a761de42d5bb4531d214c655c6106b67c6e518475b591cf200 # 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-wap-0.0.1 | test/dummy/config/secrets.yml |
rails_wap-0.0.1 | test/dummy/config/secrets.yml |