Sha256: cc9deec65201eeb8310e12e261085f30ded94dce1cbf0cfcaf7e68fda43408e7
Contents?: true
Size: 964 Bytes
Versions: 14
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: acd05f410b8166deaff7dd24b9787c2a64ebf3f836bc3025c900b04dbda66c877c7a4a9ac0d2ac120140aa5eec5dd40626d3a3bb988a27c12fff9f1553b3716f test: secret_key_base: 629e6ded7be876761db1c5ca74aaa1b99cee34ce4e166c7ba419436f4befae9de4e07b3e95ccfce1d918b87d82a4607d45193640a95245b9e756a19e7edd0eff # 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
14 entries across 14 versions & 1 rubygems