ÿØÿà JFIF    ÿÛ „ ( %!1!%*+...983,7(-.- opt/alt/ruby31/share/ri/system/Date/%3d%3d%3d-i.ri000064400000001666152414670770015143 0ustar00U:RDoc::AnyMethod[iI"===:ETI" Date#===;TF: privateo:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"+Returns true if they are the same day.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"/Date.new(2001,2,3) === Date.new(2001,2,3) ;TI"0 #=> true ;TI"/Date.new(2001,2,3) === Date.new(2001,2,4) ;TI"1 #=> false ;TI":DateTime.new(2001,2,3) === DateTime.new(2001,2,3,12) ;TI"0 #=> true ;TI"FDateTime.new(2001,2,3) === DateTime.new(2001,2,3,0,0,0,'+24:00') ;TI"0 #=> true ;TI"FDateTime.new(2001,2,3) === DateTime.new(2001,2,4,0,0,0,'+24:00') ;TI"0 #=> false;T: @format0: @fileI"ext/date/date_core.c;T:0@omit_headings_from_table_of_contents_below0I"d === other -> bool ;T0[I" (p1);T@FI" Date;TcRDoc::NormalClass00opt/alt/ruby31/share/ri/system/NilClass/%3d%3d%3d-i.ri000064400000000753152414701670015764 0ustar00U:RDoc::AnyMethod[iI"===:ETI"NilClass#===;TF: privateo:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"HCase Equality -- For class Object, effectively the same as calling ;TI"J#==, but typically overridden by descendants to provide ;TI"/meaningful semantics in +case+ statements.;T: @fileI" object.c;T:0@omit_headings_from_table_of_contents_below0I"&obj === other -> true or false ;T0[I" (p1);T@FI" NilClass;TcRDoc::NormalClass00opt/alt/ruby31/share/ri/system/Symbol/%3d%3d%3d-i.ri000064400000000563152415741220015514 0ustar00U:RDoc::AnyMethod[iI"===:ETI"Symbol#===;TF: privateo:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"BEquality---If sym and obj are exactly the same ;TI"'symbol, returns true.;T: @fileI" string.c;T:0@omit_headings_from_table_of_contents_below000[I" (p1);T@FI" Symbol;TcRDoc::NormalClass0[@FI"==;Topt/alt/ruby31/share/ri/system/Set/%3d%3d%3d-i.ri000064400000001324152415741250015001 0ustar00U:RDoc::AnyMethod[iI"===:ETI" Set#===;TF: privateo:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"RReturns true if the given object is a member of the set, and false otherwise.;To; ; [I"Used in case statements:;To:RDoc::Markup::Verbatim; [I"require 'set' ;TI" ;TI"case :apple ;TI" when Set[:potato, :carrot] ;TI" "vegetable" ;TI"when Set[:apple, :banana] ;TI" "fruit" ;TI" end ;TI"# => "fruit" ;T: @format0o; ; [I"Or by itself:;To; ; [I"#Set[1, 2, 3] === 2 #=> true ;TI"$Set[1, 2, 3] === 4 #=> false ;T; 0: @fileI"lib/set.rb;T:0@omit_headings_from_table_of_contents_below000[I"(o);T@#FI"Set;TcRDoc::NormalClass0[@&FI" include?;T