File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/activesupport-7.0.4.2/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"MReturns an ActiveSupport::HashWithIndifferentAccess out of its receiver:;To:RDoc::Markup::BlankLine o: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"Ndefault. Subclasses of Hash may override this method to return +self+ if ;TI"Lconverting to an ActiveSupport::HashWithIndifferentAccess 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