HEX
Server: Apache
System: Linux sxb1plzcpnl440011.prod.sxb1.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: xfp2mtarcm67 (7705020)
PHP: 7.3.33
Disabled: NONE
Upload Files
File: //opt/alt/ruby32/share/gems/doc/json-2.16.0/ri/JSON/fast_generate-i.ri
U:RDoc::AnyMethod[iI"fast_generate:ETI"JSON#fast_generate;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"5Arguments +obj+ and +opts+ here are the same as ;TI"1arguments +obj+ and +opts+ in JSON.generate.;To:RDoc::Markup::BlankLineo;
;	[I"7By default, generates \JSON data without checking ;TI"Vfor circular references in +obj+ (option +max_nesting+ set to +false+, disabled).;T@o;
;	[I"?Raises an exception if +obj+ contains circular references:;To:RDoc::Markup::Verbatim;	[I"*a = []; b = []; a.push(b); b.push(a)
;TI"7# Raises SystemStackError (stack level too deep):
;TI"JSON.fast_generate(a);T:@format0:
@fileI"lib/json/common.rb;T:0@omit_headings_from_table_of_contents_below0I"1JSON.fast_generate(obj, opts) -> new_string
;T0[I"(obj, opts = nil);T@FI"	JSON;TcRDoc::NormalModule00