instance method
deep_merge!
Ruby on Rails 8.1.2
Since v2.3.18Signature
deep_merge!(other_hash, &block)
Same as #deep_merge, but modifies self.
Source
# File activesupport/lib/active_support/core_ext/hash/deep_merge.rb, line 31
Defined in activesupport/lib/active_support/core_ext/hash/deep_merge.rb line 31
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Hash