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)
on 14.08.2008 08:56
on 14.08.2008 10:21
Issue #441 has been updated by Yukihiro Matsumoto. I have merged it. Thank you. ---------------------------------------- http://redmine.ruby-lang.org/issues/show/441
on 14.08.2008 10:27
Issue #441 has been updated by Yukihiro Matsumoto. Status changed from Open to Closed % Done changed from 0 to 100 Applied in changeset r18611. ---------------------------------------- http://redmine.ruby-lang.org/issues/show/441