HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/activesupport-7.0.4.2/ri/Hash/deep_dup-i.ri
U:RDoc::AnyMethod[iI"
deep_dup:ETI"Hash#deep_dup;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"!Returns a deep copy of hash.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"hash = { a: { b: 'b' } }
;TI"dup  = hash.deep_dup
;TI"dup[:a][:c] = 'c'
;TI"
;TI"hash[:a][:c] # => nil
;TI"dup[:a][:c]  # => "c";T:@format0:
@fileI"3lib/active_support/core_ext/object/deep_dup.rb;T:0@omit_headings_from_table_of_contents_below000[I"();T@FI"	Hash;TcRDoc::NormalClass00