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/with_indifferent_access-i.ri
U:RDoc::AnyMethod[iI"with_indifferent_access:ETI"!Hash#with_indifferent_access;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"VReturns an <tt>ActiveSupport::HashWithIndifferentAccess</tt> out of its receiver:;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"1{ a: 1 }.with_indifferent_access['a'] # => 1;T:@format0:
@fileI";lib/active_support/core_ext/hash/indifferent_access.rb;T:0@omit_headings_from_table_of_contents_below000[[I"$nested_under_indifferent_access;To;;	[o;
;	[I"@Called when object is nested under an object that receives ;TI"P#with_indifferent_access. This method will be called on the current object ;TI"Kby the enclosing object and is aliased to #with_indifferent_access by ;TI"Odefault. Subclasses of Hash may overwrite this method to return +self+ if ;TI"Uconverting to an <tt>ActiveSupport::HashWithIndifferentAccess</tt> would not be ;TI"desirable.;T@o;;	[I"b = { b: 1 }
;TI"U{ a: b }.with_indifferent_access['a'] # calls b.nested_under_indifferent_access
;TI"# => {"b"=>1};T;
0;@;0I"();T@FI"	Hash;TcRDoc::NormalClass00