HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/default/doc/activesupport-6.1.4.1/ri/Hash/deep_transform_keys-i.ri
U:RDoc::AnyMethod[iI"deep_transform_keys:ETI"Hash#deep_transform_keys;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"HReturns a new hash with all keys converted by the block operation. ;TI"<This includes the keys from the root hash and from all ;TI"nested hashes and arrays.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[	I"3hash = { person: { name: 'Rob', age: '28' } }
;TI"
;TI"7hash.deep_transform_keys{ |key| key.to_s.upcase }
;TI"2# => {"PERSON"=>{"NAME"=>"Rob", "AGE"=>"28"}};T:@format0:
@fileI"-lib/active_support/core_ext/hash/keys.rb;T:0@omit_headings_from_table_of_contents_below000[I"
(&block);T@FI"	Hash;TcRDoc::NormalClass00