mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
parent
93bb415516
commit
d8751c0aa7
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ class CGI
|
|||
# fields are surrounded by a <fieldset> tag in HTML 4 generation, which
|
||||
# is _not_ invisible on many browsers; you may wish to disable the
|
||||
# use of fieldsets with code similar to the following
|
||||
# (see http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-list/37805)
|
||||
# (see https://blade.ruby-lang.org/ruby-list/37805)
|
||||
#
|
||||
# cgi = CGI.new("html4")
|
||||
# class << cgi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue