• Default values for hashes in Ruby

    I was recently working on some code that involved hashes of arrays. As I was reading through some behaviors of Hash in the Ruby docs,…