ÿØÿà JFIF ÿÛ „ ( %!1!%)+//.383,7(-.+
-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ ¥2" ÿÄ ÿÄ J ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ ÿÄ * !1AQa‘"2q3±ð#b¡ÿÚ ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁTÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßwpŽF|È¥ù®häðÍѶ¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
?>
.........................................
.............................................................................
ÿØÿà JFIF ÿÛ „
(
%!1!%)+//.383,7(-.+
-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ ¥2" ÿÄ
ÿÄ J ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ
ÿÄ * !1AQa‘"2q3±ð#b¡ÿÚ
? ¼QxJQaÍuò¸Zö
Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁTÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßwpŽF|È¥ù®häðÍѶ¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
?>
.........................................
.............................................................................
????????????????????????????????????
????????????????????????????????????
ÿØÿà JFIF ÿÛ „ ( %!1!%)+//.383,7(-.+
-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ ¥2" ÿÄ ÿÄ J ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ ÿÄ * !1AQa‘"2q3±ð#b¡ÿÚ ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁTÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßwpŽF|È¥ù®häðÍѶ¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
?>
.........................................
.............................................................................
ÿØÿà JFIF ÿÛ „
(
%!1!%)+//.383,7(-.+
-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ ¥2" ÿÄ
ÿÄ J ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ
ÿÄ * !1AQa‘"2q3±ð#b¡ÿÚ
? ¼QxJQaÍuò¸Zö
Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁTÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßwpŽF|È¥ù®häðÍѶ¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
?>
.........................................
.............................................................................
????????????????????????????????????
????????????????????????????????????
U:RDoc::AnyMethod[iI"safe_dump:ETI"Psych::safe_dump;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"WSafely dump Ruby object +o+ to a YAML string. Optional +options+ may be passed in ;TI"Pto control the output format. If an IO object is passed in, the YAML will ;TI"Abe dumped to that IO object. By default, only the following ;TI"*classes are allowed to be serialized:;To:RDoc::Markup::BlankLine o:RDoc::Markup::List:
@type:BULLET:@items[
o:RDoc::Markup::ListItem:@label0; [o;
; [I"TrueClass;To;;0; [o;
; [I"FalseClass;To;;0; [o;
; [I"
NilClass;To;;0; [o;
; [I"Integer;To;;0; [o;
; [I"
Float;To;;0; [o;
; [I"String;To;;0; [o;
; [I"
Array;To;;0; [o;
; [I" Hash;T@o;
; [I"YArbitrary classes can be allowed by adding those classes to the +permitted_classes+ ;TI"Ukeyword argument. They are additive. For example, to allow Date serialization:;T@o:RDoc::Markup::Verbatim; [I"6Psych.safe_dump(yaml, permitted_classes: [Date])
;T:@format0o;
; [I"NNow the Date class can be dumped in addition to the classes listed above.;T@o;
; [I"PA Psych::DisallowedClass exception will be raised if the object contains a ;TI"6class that isn't in the +permitted_classes+ list.;T@o;
; [I"%Currently supported options are:;T@o;;
:
LABEL;[
o;;[I":indentation;T; [o;
; [I"0Number of space characters used to indent. ;TI"8Acceptable value should be in 0..9 range, ;TI"!otherwise option is ignored.;T@o;
; [I"Default: 2.;To;;[I":line_width;T; [o;
; [I"$Max character to wrap line at. ;TI".For unlimited line width use -1.;T@o;
; [I"0Default: 0 (meaning "wrap at 81").;To;;[I":canonical;T; [o;
; [I"4Write "canonical" YAML form (very verbose, yet ;TI"strictly formal).;T@o;
; [I"Default: false.;To;;[I":header;T; [ o;
; [I"AWrite %YAML [version] at the beginning of document.;T@o;
; [I"Default: false.;T@o;;[I":stringify_names;T; [ o;
; [I"0Dump symbol keys in Hash objects as string.;T@o;
; [I"Default: false.;T@o;
; [I"
Example:;T@o;; [I"-# Dump an array, get back a YAML string
;TI"9Psych.safe_dump(['a', 'b']) # => "---\n- a\n- b\n"
;TI"
;TI"%# Dump an array to an IO object
;TI"RPsych.safe_dump(['a', 'b'], StringIO.new) # => #
;TI"
;TI"*# Dump an array with indentation set
;TI"MPsych.safe_dump(['a', ['b']], indentation: 3) # => "---\n- a\n- - b\n"
;TI"
;TI"3# Dump an array to an IO with indentation set
;TI"APsych.safe_dump(['a', ['b']], StringIO.new, indentation: 3)
;TI"
;TI",# Dump hash with symbol keys as string
;TI"CPsych.dump({a: "b"}, stringify_names: true) # => "---\na: b\n";T;0:
@fileI"ext/psych/lib/psych.rb;T:0@omit_headings_from_table_of_contents_below0I"Psych.safe_dump(o) -> string of yaml
Psych.safe_dump(o, options) -> string of yaml
Psych.safe_dump(o, io) -> io object passed in
Psych.safe_dump(o, io, options) -> io object passed in
;T0[ I" (o, io = nil, options = {});T@FI"
Psych;TcRDoc::NormalModule00