Project

General

Profile

Actions

Bug #8487

closed

Fix documentation for Hash(nil)

Added by sos4nt (Stefan Schüßler) almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Assignee:
Target version:
-
ruby -v:
ruby 2.0.0p195
[ruby-core:55299]

Description

=begin
(({Kernel#Hash(nil)})) returns (({{}})) as said in the documentation: (("Returns an empty Hash when arg is nil or [].")) The example however shows a return value of (({nil})).
=end


Files

0001-Fix-documentation-for-Hash-nil.patch (691 Bytes) 0001-Fix-documentation-for-Hash-nil.patch sos4nt (Stefan Schüßler), 06/04/2013 09:12 PM
Actions #1

Updated by ayumin (Ayumu AIZAWA) almost 11 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r41066.
Stefan, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


Actions

Also available in: Atom PDF

Like0
Like0