Module: Litter::Util::HashDeepMerge

Defined in:
lib/litter/util/hash_deep_merge.rb

Overview

Modified from active_support/core_ext/hash/deep_merge github.com/rails/rails/blob/main/activesupport/lib/active_support/core_ext/hash/deep_merge.rb

This deep_merge also iterates through arrays of hashes and merges them.