From: "zzak (Zachary Scott)" Date: 2012-11-29T16:08:41+09:00 Subject: [ruby-core:50304] [ruby-trunk - Bug #7465] Rdoc for CGI (html generation example) Issue #7465 has been updated by zzak (Zachary Scott). Assignee set to zzak (Zachary Scott) ---------------------------------------- Bug #7465: Rdoc for CGI (html generation example) https://bugs.ruby-lang.org/issues/7465#change-34125 Author: stomar (Marcus Stollsteimer) Status: Open Priority: Normal Assignee: zzak (Zachary Scott) Category: DOC Target version: 2.0.0 ruby -v: ruby 1.9.3p194 (2012-04-20 revision 35410) [i686-linux] I "modernized" the example for HTML generation a little, it now produces HTML4 Strict, validated with the W3C validator (there only remain warnings for missing charset information; an ACTION attribute and a

element had to be added). I also changed the formatting and replaced some string concatenation by string interpolation. -- http://bugs.ruby-lang.org/