From: Giuseppe Bilotta Date: 2008-08-14T15:53:20+09:00 Subject: [ruby-core:18291] [Bug #441] [PATCH] Hash#default= has wrong rdoc Bug #441: [PATCH] Hash#default= has wrong rdoc http://redmine.ruby-lang.org/issues/show/441 Author: Giuseppe Bilotta Status: Open, Priority: Normal The attached patch fixes the return value of Hash#default= described in the function's rdoc: it's obj (the assigned value) rather than hsh (the hash object) ---------------------------------------- http://redmine.ruby-lang.org