| Server IP : 68.178.247.200 / Your IP : 216.73.217.172 Web Server : Apache System : Linux p3plzcpnl489463.prod.phx3.secureserver.net 4.18.0-553.126.2.lve.el8.x86_64 #1 SMP Thu May 28 14:12:30 UTC 2026 x86_64 User : x9dppmxs4rgd ( 8559391) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/thread-self/root/opt/alt/ruby32/share/gems/doc/json-2.16.0/ri/Set/ |
Upload File : |
U:RDoc::AnyMethod[iI"as_json:ETI"Set#as_json;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"DMethods <tt>Set#as_json</tt> and +Set.json_create+ may be used ;TI"1to serialize and deserialize a \Set object; ;TI"Dsee Marshal[https://docs.ruby-lang.org/en/master/Marshal.html].;To:RDoc::Markup::BlankLine o;
; [I"5\Method <tt>Set#as_json</tt> serializes +self+, ;TI"4returning a 2-element hash representing +self+:;T@o:RDoc::Markup::Verbatim; [I"require 'json/add/set'
;TI"*x = Set.new(%w/foo bar baz/).as_json
;TI"<# => {"json_class"=>"Set", "a"=>["foo", "bar", "baz"]}
;T:@format0o;
; [I"M\Method +JSON.create+ deserializes such a hash, returning a \Set object:;T@o;; [I":Set.json_create(x) # => #<Set: {"foo", "bar", "baz"}>;T;
0:
@fileI"lib/json/add/set.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(*);T@ FI"Set;TcRDoc::NormalClass00