Ruby freakshow to allow multi-level hash keys to be set even if they have not been defined before. Feature!
m_entities = Hash.new { |h, k| h[k] = Hash.new(&h.default_proc) }
m_entities = Hash.new { |h, k| h[k] = Hash.new(&h.default_proc) }
Terraform provider vs provisioner Load balancing Network Load Balancer vs Application Load Balancer Networking Layer 1 vs Layer 4 haproxy u...
No comments:
Post a Comment
Note: only a member of this blog may post a comment.