From: mail@... Date: 2018-01-07T17:14:19+00:00 Subject: [ruby-core:84690] [Ruby trunk Misc#14331] change call CGI methods from :: to . Issue #14331 has been reported by artofhuman (Semyon Pupkov). ---------------------------------------- Misc #14331: change call CGI methods from :: to . https://bugs.ruby-lang.org/issues/14331 * Author: artofhuman (Semyon Pupkov) * Status: Open * Priority: Normal * Assignee: ---------------------------------------- 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 -- https://bugs.ruby-lang.org/ Unsubscribe: