Project

General

Profile

Actions

Feature #14331

closed

change call CGI methods from :: to .

Added by artofhuman (Semyon Pupkov) about 6 years ago. Updated over 2 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:84690]

Description

Hi.
I think using :: for call methods for CGI class methods in documentation and core may cause confusion.
I think is better to change this to standard way.
For example CGI::escapeHTML -> CGI.escapeHTML

plz see opened PR on Github https://github.com/ruby/ruby/pull/1749

Actions

Also available in: Atom PDF

Like0
Like0Like0