Project

General

Profile

Bug #6632 » lib_cgi_html-typos.patch

stomar (Marcus Stollsteimer), 07/03/2012 01:09 AM

View differences:

html.rb (Arbeitskopie)
# cgi.a("http://www.example.com") { "Example" }
# # => "<A HREF=\"http://www.example.com\">Example</A>"
#
# Modules Http3, Http4, etc., contain more basic HTML-generation methods
# Modules Html3, Html4, etc., contain more basic HTML-generation methods
# (:title, :center, etc.).
#
# See class CGI for a detailed example.
(2-2/4)