Module Hashie::Extensions::DeepMerge
In: lib/hashie/extensions/deep_merge.rb

Methods

Public Instance methods

Returns a new hash with self and other_hash merged recursively.

Returns a new hash with self and other_hash merged recursively. Modifies the receiver in place.

[Validate]