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/ruby-2.5.9/doc/activesupport-6.1.4.1/ri/Hash/deep_transform_values-i.ri
U:RDoc::AnyMethod[iI"deep_transform_values:ETI"Hash#deep_transform_values;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"JReturns a new hash with all values converted by the block operation. ;TI">This includes the values 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"=hash.deep_transform_values{ |value| value.to_s.upcase }
;TI",# => {person: {name: "ROB", age: "28"}};T:@format0:
@fileI">lib/active_support/core_ext/hash/deep_transform_values.rb;T:0@omit_headings_from_table_of_contents_below000[I"
(&block);T@FI"	Hash;TcRDoc::NormalClass00