Sha256: df87898ae80522771b39c4d913416e812cc3e1eeca1c37ac3a5cbfc775632c1c
Contents?: true
Size: 964 Bytes
Versions: 19
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: 7fb24d8f32799285d285dfdf1e736cc828e2d5648f3d0a54f0837ac799cf9a87af4ffff3913199e62d92149e94c7fe2560c9cb0a39cfe692ea62b313d3f747b6 test: secret_key_base: 31b8166da461a8f0a746ae9344e478d940b7cf9e296d5a173402029540c0d78939bb525306082840b3608007f7610b0423a1b43131fcce9c7646793d2da6c476 # 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
19 entries across 19 versions & 1 rubygems