Skip to content

Commit 51f731b

Browse files
committed
1 parent 6dda150 commit 51f731b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

activesupport/lib/active_support/core_ext/hash/deep_merge.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class Hash
3636
#--
3737
# Implemented by ActiveSupport::DeepMergeable#deep_merge!.
3838

39+
##
3940
def deep_merge?(other) # :nodoc:
4041
other.is_a?(Hash)
4142
end

0 commit comments

Comments
 (0)