Sha256: ff2f6f5f007f6037add81409203663621055f3278624ee8da7a59b51d7ba2c09
Contents?: true
Size: 964 Bytes
Versions: 11
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: db297638e1ab227f5efd69c0cc296d268c173ec27ce6c196460389cbb87ec40bd35f4fdcae9f28bb090756890ae763e4166c258b870a3bd63af5c57340e20fca test: secret_key_base: c848592341da936d901c86a8a06d6e9293adc6cef161afc7e824b317059868c14a0404834e218a35b53b6992688804dcb82a1402d5cf4bc8fdc42409bcf5b16d # 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
11 entries across 11 versions & 1 rubygems